This website requires JavaScript.
Explore
Help
Sign In
root
/
ailine
Watch
1
Star
0
Fork
0
You've already forked ailine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
47e35bfd00041e30b1edb81b2f855da66cf82aa1
ailine
/
backend
/
app
/
model_services
History
root
1dc1ecad62
All checks were successful
构建并部署 AI Agent 服务 / deploy (push)
Successful in 9m56s
Details
优化: LLM降级重排一次调用给所有文档打分
2026-05-06 17:25:42 +08:00
..
__init__.py
refactor: 单图方案重构 + 动态模型选择 + chat_services优化
2026-05-05 17:30:55 +08:00
base.py
重构:添加模型服务模块,支持嵌入和重排服务的自动降级
2026-04-24 22:52:36 +08:00
chat_services.py
添加rag置信度判断
2026-05-06 01:15:52 +08:00
embedding_services.py
添加rag置信度判断
2026-05-06 01:15:52 +08:00
rerank_services.py
优化: LLM降级重排一次调用给所有文档打分
2026-05-06 17:25:42 +08:00