mirror of
https://github.com/Jerryplusy/AI-powered-switches.git
synced 2025-07-04 21:29:18 +00:00
11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
# 硅基流动API配置
|
|
SILICONFLOW_API_KEY=sk-mhzuedasunrgdrxfkcxmxgaypgjnxgodvvmrzzdbqrwtkqej
|
|
SILICONFLOW_API_URL=https://api.siliconflow.ai/v1
|
|
|
|
# 交换机登录凭证
|
|
SWITCH_USERNAME=admin
|
|
SWITCH_PASSWORD=your_switch_password
|
|
SWITCH_TIMEOUT=10
|
|
|
|
# 应用设置
|
|
DEBUG=True |