feat:增加知识库数据接口
This commit is contained in:
8
.env
8
.env
@@ -7,6 +7,8 @@ OCR_API_URL=https://paddleocr.aistudio-app.com/api/v2/ocr/jobs
|
||||
OCR_API_TOKEN=df7dcc85a5c3c9d64e421f353d11d13ec45512f6
|
||||
OCR_MODEL=PaddleOCR-VL-1.6
|
||||
|
||||
MODEL_NAME=deepseek-v4-flash
|
||||
MODEL_BASE_URL=https://api.deepseek.com
|
||||
MODEL_API_KEY=sk-0b237d41f6bc44fc9732ea66bd7eade0
|
||||
MODEL_NAME="glm-5.2"
|
||||
MODEL_BASE_URL="https://dashscope.aliyuncs.com/compatible-mode/v1"
|
||||
MODEL_API_KEY="sk-52bcd98e9c1d45908437c4e8706eefff"
|
||||
|
||||
DATABASE_URL=postgresql+asyncpg://agent:medical%402019@60.247.145.200:5432/study
|
||||
|
||||
Reference in New Issue
Block a user