Be explicit about the model
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
RubyLLM.configure do |config|
|
||||
config.openai_api_key = Rails.application.credentials.openai_api_key
|
||||
config.default_model = "gpt-4.1-nano"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user