We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4305231 commit 0a15318Copy full SHA for 0a15318
.dewhale/config.yaml
@@ -1,6 +1,6 @@
1
llm:
2
- provider: google
3
- model: gemini-2.0-flash
+ provider: openai
+ model: gpt-4o
4
maxTokens: 8192
5
maxSteps: 3
6
maxRetries: 5
0 commit comments