7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
|
|
# DeepSeek API Key
|
|||
|
|
# 获取地址:https://platform.deepseek.com/
|
|||
|
|
DEEPSEEK_API_KEY=sk-your-api-key-here
|
|||
|
|
|
|||
|
|
# 如果使用其他 API,在此添加
|
|||
|
|
# OTHER_API_KEY=your-key-here
|