We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1f335 commit 3badebcCopy full SHA for 3badebc
1 file changed
soloncode-cli/release/config.yml
@@ -30,7 +30,7 @@ soloncode:
30
# skillPools: # 技能池(可以多个)
31
# "@media": "/path/to/media-skills"
32
33
- modelRetries: 3
+ modelRetries: 5
34
models: # llm 配置(参考 solon ai chatmodel 配置)
35
- apiUrl: "https://api.deepseek.com/v1/chat/completions"
36
apiKey: "******"
0 commit comments