16 Commits

Author SHA1 Message Date
d2168377a7 feat: 添加数据库实例到上下文,更新相关逻辑以支持新的数据库操作 2025-03-18 10:11:50 +00:00
7f4aedbfc8 feat: 添加Authorization头处理,更新Context类型以包含headers 2025-02-27 05:09:14 +00:00
c5fd3da73c feat: 添加LLM输出清理函数;优化消息回复逻辑,统一使用更新回复消息的方法;更新依赖版本 2025-01-25 10:43:13 +00:00
4990ffb3a4 feat: 修改上下文生成逻辑,支持手动请求ID;更新相关调用以使用新方法 2025-01-22 15:22:22 +00:00
4dd5d8a36c feat: 添加Gitlab项目管理功能,支持创建、更新和通过上下文获取项目 2024-12-21 03:20:22 +00:00
33f6e5f00d feat: 迁移群聊助手到Matrix 2024-12-19 07:08:18 +00:00
ea65fc6ec8 feat: 迁移Pocketbase至Matrix 2024-12-18 10:40:09 +00:00
754cecf35e feat: 周报和日报迁移至本项目 2024-11-27 13:05:32 +00:00
6792b3703f feat: 基础建设 2024-11-25 11:08:54 +00:00
d64d6211c0 feat(group-agent): 支持大模型语义化理解用户输入
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 50s
Egg Server CI/CD / refresh-image (push) Successful in 12s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-16 12:20:25 +00:00
9dcd406280 feat: 优化飞书消息处理
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 50s
Egg Server CI/CD / refresh-image (push) Successful in 15s
Egg Server CI/CD / fast-deploy (push) Successful in 3s
2024-10-12 07:14:53 +00:00
d5e8755886 feat(multi-app): 支持多机器人功能
All checks were successful
Egg Server MIflow / build-image (push) Successful in 50s
2024-09-26 08:24:40 +00:00
629d25287c feat(group-agent): 优化对话形式
All checks were successful
Egg Server MIflow / build-image (push) Successful in 35s
2024-09-26 03:37:38 +00:00
d283540b00 feat(log): 优化日志打印
All checks were successful
Egg Server MIflow / build-image (push) Successful in 41s
2024-08-22 02:01:15 +00:00
5a2990cd7e feat(tools): 抽象通用组件成包并接入 #27
Some checks failed
Egg Server MIflow / build-image (push) Failing after 30s
2024-08-21 00:52:38 +00:00
09e352a9c1 feat: 抽象网络请求类 & 内容转为ctx向内传递
All checks were successful
Egg Server MIflow / build-image (push) Successful in 1m5s
2024-08-16 09:12:11 +00:00