feat: 添加 AI 补货建议功能,优化相关设置和界面
This commit is contained in:
8
data/ai_settings.json
Normal file
8
data/ai_settings.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"api_url": "https://api.siliconflow.cn/v1/chat/completions",
|
||||
"model": "Pro/MiniMaxAI/MiniMax-M2.5",
|
||||
"api_key": "sk-pekgnbdvwgydxzteabnykswjadkitoopwcekmksydfoslmlo",
|
||||
"timeout": 30,
|
||||
"restock_threshold": 2,
|
||||
"restock_limit": 24
|
||||
}
|
||||
Reference in New Issue
Block a user