初始化红餐观察库项目

This commit is contained in:
freedakgmail
2026-07-19 18:11:08 +08:00
commit c663539548
22 changed files with 1261 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
DASHSCOPE_API_KEY=replace_with_your_key
QWEN_MODEL=qwen-plus
FLASK_SECRET_KEY=replace_with_a_random_local_secret
PORT=8766