5 lines
123 B
Bash
5 lines
123 B
Bash
DASHSCOPE_API_KEY=replace_with_your_key
|
|
QWEN_MODEL=qwen-plus
|
|
FLASK_SECRET_KEY=replace_with_a_random_local_secret
|
|
PORT=8766
|