add readme and docker compose
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# AI项目配置文件
|
||||
# API配置
|
||||
API_KEY=
|
||||
MODEL=
|
||||
BASE_URL=
|
||||
MODEL=qwen3-max
|
||||
BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
|
||||
|
||||
# FastAPI 配置
|
||||
FASTAPI_HOST=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user