feat: 配置加载 config(三 yaml + env 优先级 + 脱敏)

This commit is contained in:
lhl
2026-08-08 15:33:36 +08:00
parent 9d69bb3cd7
commit dc62670bb2
5 changed files with 281 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
models:
primary:
provider: deepseek
name: deepseek-chat
llm_calls:
max_context_tokens: 16000
structured_output:
max_parse_retry: 3