feat: 添加聊天最大输出 Token 和流式输出选项,优化 AI 聊天体验

This commit is contained in:
2026-03-14 12:48:31 +08:00
parent 21ad22a105
commit f97fad81e6
5 changed files with 694 additions and 50 deletions

View File

@@ -3,6 +3,8 @@
"model": "Pro/moonshotai/Kimi-K2.5",
"api_key": "sk-pekgnbdvwgydxzteabnykswjadkitoopwcekmksydfoslmlo",
"timeout": 120,
"chat_max_tokens": 4096,
"chat_stream_enabled": true,
"restock_threshold": 2,
"restock_limit": 24,
"lcsc_base_url": "https://open-api.jlc.com",