Add files via upload

This commit is contained in:
公明
2025-11-09 13:30:08 +08:00
committed by GitHub
parent ffd417fe93
commit 1f51c64084
10 changed files with 214 additions and 46 deletions
+3
View File
@@ -16,6 +16,9 @@ openai:
base_url: "https://api.deepseek.com/v1"
model: "deepseek-chat"
agent:
max_iterations: 30 # 最大迭代轮数
database:
path: "data/conversations.db"