ForcePilot/src
2025-10-23 22:57:01 +08:00
..
agents refactor: 适配了 langchain v1 版本,但并引入新特性,仅无兼容性错误 2025-10-23 01:39:01 +08:00
config refactor: 重构 config 模块 2025-10-22 11:51:32 +08:00
knowledge fix: 处理 embed_info 可能为字典或 EmbedModelInfo 对象的情况,确保获取模型名称和其他属性的兼容性 2025-10-23 22:57:01 +08:00
models refactor: 重构 config 模块 2025-10-22 11:51:32 +08:00
plugins chore: 修复数据库迁移中潜在的 BUG 2025-10-15 22:31:30 +08:00
storage refactor: 更新文档,优化批量上传和解析脚本说明;移除不再支持的转换功能 2025-10-23 14:59:25 +08:00
utils refactor(time): 重构应用程序中的日期时间处理 2025-10-13 15:08:54 +08:00
__init__.py feat: 更新环境变量配置路径 2025-10-10 18:07:06 +08:00