ForcePilot/src
2025-12-16 12:17:00 +08:00
..
agents refactor: 优化代码格式和结构,改进错误提示信息 2025-12-16 10:28:44 +08:00
config fix: 更新默认模型从DeepSeek-V3.2-Exp到DeepSeek-V3.2 2025-12-09 16:47:52 +08:00
knowledge Merge branch 'main' of https://github.com/xerrors/Yuxi-Know 2025-12-16 12:17:00 +08:00
models fix(embedding): 修复ollama model 不起作用的 bug,并修复model info 由于 getattr 不生效的 bug # 361 2025-12-03 18:28:31 +08:00
plugins style: 统一代码格式并修复格式问题 2025-12-04 10:12:01 +08:00
services style: ruff format 2025-12-14 22:44:18 +08:00
storage refactor(knowledge): 优化lightrag的 ollama embedding配置处理并添加查询参数过滤 2025-12-08 13:23:14 +08:00
utils feat(evaluation): 新增RAG评估功能模块 2025-12-09 16:21:18 +08:00
__init__.py feat: 更新环境变量配置路径 2025-10-10 18:07:06 +08:00