- 修正docker-compose.yaml中健康检查路径从/health改为/ai/health - 在middleware中添加/ai/health到API Key和租户检查的跳过列表 - 添加前端.env.example配置文件说明API Key配置方法 - 更新README添加API Key配置步骤说明 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| exceptions.py | ||
| middleware.py | ||
| prompts.py | ||
| qdrant_client.py | ||
| sse.py | ||
| tenant.py | ||