add readme and docker compose

This commit is contained in:
2026-03-13 16:56:14 +08:00
parent 96b8642a45
commit dd052b7fc6
3 changed files with 62 additions and 2 deletions

View File

@@ -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