Set temperature to 0

This commit is contained in:
Jorge Manrubia
2025-06-26 08:42:06 +02:00
parent 65ee7f924b
commit cd4e6c75d7
18 changed files with 9205 additions and 1 deletions
@@ -3,6 +3,8 @@ require "test_helper"
class Command::Ai::TranslatorTest < ActionDispatch::IntegrationTest
include VcrTestHelper
vcr_record!
setup do
@user= users(:david)
end