Files
inventory/data/ai_settings.json

15 lines
539 B
JSON

{
"api_url": "https://api.siliconflow.cn/v1/chat/completions",
"model": "Pro/zai-org/GLM-5",
"api_key": "sk-pekgnbdvwgydxzteabnykswjadkitoopwcekmksydfoslmlo",
"timeout": 30,
"restock_threshold": 2,
"restock_limit": 24,
"lcsc_base_url": "https://open-api.jlc.com",
"lcsc_basic_path": "/lcsc/openapi/sku/product/basic",
"lcsc_timeout": 20,
"lcsc_app_id": "553906741933318145",
"lcsc_access_key": "2c1f0cd581e14151a9dbf82a4a4da961",
"lcsc_secret_key": "g3c4GEv5EA3KBNHcnwh3TCodokzN7C1E",
"lock_storage_mode": false
}