feat:初始化工程
This commit is contained in:
5
.env
Normal file
5
.env
Normal file
@@ -0,0 +1,5 @@
|
||||
SQLITE_DB_PATH="sweet-hut.db"
|
||||
DB_URL="mysql+pymysql://root:estun%40medical@localhost/sweet_hut?charset=utf8mb4"
|
||||
MODEL_NAME="qwen3.6-plus"
|
||||
MODEL_BASE_URL="https://dashscope.aliyuncs.com/compatible-mode/v1"
|
||||
MODEL_API_KEY="sk-52bcd98e9c1d45908437c4e8706eefff"
|
||||
Reference in New Issue
Block a user