提取操作使用千问plus大模型

This commit is contained in:
wh
2026-04-17 01:22:05 +08:00
parent d34f703523
commit 3a60d8cb33
8 changed files with 196 additions and 22 deletions

17
.env
View File

@@ -1,10 +1,13 @@
# Required fill in before running
ZHIPUAI_API_KEY=your-zhipuai-api-key-here
STORAGE_ACCESS_KEY=your-storage-access-key
STORAGE_SECRET_KEY=your-storage-secret-key
STORAGE_ENDPOINT=http://rustfs:9000
# Required - fill in before running
ZHIPUAI_API_KEY=b11404531c574043b1b0750186cd9d79.LfoyJjtj1fnGbTLl
DASHSCOPE_API_KEY=sk-d0ebc07bad2d4666bcd284f80d3fe138
STORAGE_ACCESS_KEY=admin
STORAGE_SECRET_KEY=your_strong_password
STORAGE_ENDPOINT=http://39.107.112.174:9000
# Optional overrides
BACKEND_CALLBACK_URL=http://label-backend:8080/api/ai/callback
DASHSCOPE_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
DASHSCOPE_FINE_TUNE_BASE_URL=https://dashscope.aliyuncs.com/api/v1
BACKEND_CALLBACK_URL=http://localhost:18082/api/ai/callback
LOG_LEVEL=INFO
# MAX_VIDEO_SIZE_MB=200
MAX_VIDEO_SIZE_MB=500MB