| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: add multi-vendor model adapters and fix API construction methods - Add Claude, Wenxin, Xinghuo model adapters - Fix API construction methods for Spring AI 1.0.0-M6 compatibility - Implement consistent adapter pattern across all model providers - Update documentation with user operation manual | 2 个月前 | |
feat: 完成 P1 所有项目 + 内容分类路由 - 成本模型 + /actuator/mayfly 实时消耗端点 - 自适应权重路由 AdaptiveWeightedRouterStrategy - 内容分类路由 ContentBasedRouterStrategy + ContentClassifier - 主 KEY 探测恢复 KeyProbeScheduler - Spring AI 版本解耦三阶段 + 桥接模块 | 1 个月前 | |
feat: add multi-vendor model adapters and fix API construction methods - Add Claude, Wenxin, Xinghuo model adapters - Fix API construction methods for Spring AI 1.0.0-M6 compatibility - Implement consistent adapter pattern across all model providers - Update documentation with user operation manual | 2 个月前 | |
Merge branch 'origin/feature/demo-with-deepseek' - resolving conflicts and integrating custom HTTP implementations | 2 个月前 | |
chore: 版本统一、清理杂散文件、修复 NPE、补充测试 - fix: 所有子模块 parent version 统一为 1.2.0(之前为 1.1.0),修复 Maven 编译阻断 - fix: ModelInstance.isAvailable() 增加 cooldownUntil null 检查,避免 NPE - chore: .gitignore 新增 /*.txt 和 /hello*,防止杂散文件被跟踪 - chore: 从 Git 跟踪中移除 12 个杂散的 .txt 调试/输出文件 - test: 新增 mayfly-runtime 模块 4 个测试文件(12 个测试用例) - test: 新增 mayfly-spring-ai-bridge ChatModelWrapperTest - test: 修复 DefaultModelRegistryTest Mock 类型不匹配 - test: 修复 DefaultModelRouterTest FailoverResult 私有构造调用 | 1 个月前 |