We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98756b5 commit e621d0eCopy full SHA for e621d0e
config/local.yaml
@@ -48,7 +48,7 @@ llm:
48
gemini:
49
enabled: true
50
api_key:
51
- llm_model: gemini-1.5-pro
+ llm_model: gemini-2.0-pro
52
embedding_model: text-embedding-001
53
response_format: application/json
54
prepared_prompts:
config/production.yaml
0 commit comments