296 Commits

Author SHA1 Message Date
92ebb1c4d3 feat(group-agent): 支持切换总结模型
All checks were successful
Egg Server MIflow / build-image (push) Successful in 53s
2024-09-27 01:40:06 +00:00
b225af1d3e feat: 修改对话模型
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
2024-09-27 01:33:41 +00:00
9baaec4412 chore: 修改Langfuse链路
All checks were successful
Egg Server MIflow / build-image (push) Successful in 51s
2024-09-26 09:17:43 +00:00
da5760800f fix(action): 增加消息处理的延时
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
2024-09-26 08:59:49 +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
cbe9e77336 chore(bot): 修改注释
All checks were successful
Egg Server MIflow / build-image (push) Successful in 48s
2024-09-26 07:45:39 +00:00
8221494651 feat(llm): 调用LLM模型修改
All checks were successful
Egg Server MIflow / build-image (push) Successful in 49s
2024-09-26 07:33:21 +00:00
c7adc6f76b feat: 修改Langfuse配置
All checks were successful
Egg Server MIflow / build-image (push) Successful in 49s
2024-09-26 06:56:14 +00:00
c2088c586f feat(bot-msg): 修改botEvent和Action处理方式
All checks were successful
Egg Server MIflow / build-image (push) Successful in 43s
2024-09-26 03:56:10 +00:00
e26e86223f ci(docker): 修复dockerfile错误
All checks were successful
Egg Server MIflow / build-image (push) Successful in 45s
2024-09-26 03:44:56 +00:00
75b7150048 chore: 删除无用命令
All checks were successful
Egg Server MIflow / build-image (push) Successful in 31s
2024-09-26 03:38:36 +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
b992ee0b21 feat(group-agent): 新增支持群组问答
Some checks failed
Egg Server MIflow / build-image (push) Failing after 5m7s
2024-09-25 09:14:10 +00:00
88ccafed92 fix(ci-monitor): 修改服务器地址
All checks were successful
Egg Server MIflow / build-image (push) Successful in 40s
2024-09-24 03:34:10 +00:00
90ab003988 chore(package): 升级包版本
All checks were successful
Egg Server MIflow / build-image (push) Successful in 42s
2024-09-24 03:31:57 +00:00
9447ef2b6b feat(sheet): 支持在创建表格后添加协作者
All checks were successful
Egg Server MIflow / build-image (push) Successful in 41s
2024-09-24 03:26:03 +00:00
398419067b Revert "ci: 修改打包用镜像"
All checks were successful
Egg Server MIflow / build-image (push) Successful in 40s
This reverts commit 6c2af468ea459c04d383e4c3e3fff1b74d9cf64b.
2024-09-24 01:16:14 +00:00
6c2af468ea ci: 修改打包用镜像
Some checks failed
Egg Server MIflow / build-image (push) Failing after 53s
2024-09-24 01:09:13 +00:00
35da14f32c feat(sheet): 支持创建多维表格
Some checks failed
Egg Server MIflow / build-image (push) Failing after 32s
2024-09-23 12:10:58 +00:00
f6c472f138 feat(log): 剔除无用日志打印
Some checks failed
Egg Server MIflow / build-image (push) Failing after 29s
2024-09-20 10:46:27 +00:00
dee4c49e9d chore: 更新dev环境 & 删除无用文件 & 增加输出
All checks were successful
Egg Server MIflow / build-image (push) Successful in 1m8s
2024-09-20 09:54:18 +00:00
2e65e73c13 chore(net-tool): 升级版本 & 优化错误处理
All checks were successful
Egg Server MIflow / build-image (push) Successful in 45s
2024-08-23 01:56:18 +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
8af3d6c118 chore(script): 修改启动容器和开发环境命令
All checks were successful
Egg Server MIflow / build-image (push) Successful in 45s
2024-08-22 01:47:00 +00:00
d65048c372 feat: 更新非健康检查路由的日志打印信息
All checks were successful
Egg Server MIflow / build-image (push) Successful in 42s
2024-08-22 01:41:19 +00:00
b963699c67 chore(package): 更新包版本
All checks were successful
Egg Server MIflow / build-image (push) Successful in 50s
2024-08-22 01:32:03 +00:00
e04ff660df feat(main): 支持单独的健康检查路由,不打印结果
Some checks failed
Egg Server MIflow / build-image (push) Failing after 30s
2024-08-21 02:17:38 +00:00
c10e79db84 feat(lark-msg-tool): 更新对飞书消息相关类型的引用位置
All checks were successful
Egg Server MIflow / build-image (push) Successful in 58s
2024-08-21 01:27:15 +00:00
a957de0192 chore(bun): 更新lockfile
All checks were successful
Egg Server MIflow / build-image (push) Successful in 52s
2024-08-21 01:22:52 +00:00
a11a23593f feat(lark-msg-tool): 接入飞书消息工具包 #28
Some checks failed
Egg Server MIflow / build-image (push) Failing after 27s
2024-08-21 01:21:18 +00:00
73be9b8b35 ci(dockerfile): 新增.npmrc迁移
Some checks failed
Egg Server MIflow / build-image (push) Failing after 27s
2024-08-21 00:56:21 +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
b9045bcfa1 feat: 优化路径工具函数
All checks were successful
Egg Server MIflow / build-image (push) Successful in 36s
2024-07-30 09:49:48 +00:00
f846b15451 feat: 优化路径工具函数
All checks were successful
Egg Server MIflow / build-image (push) Successful in 37s
2024-07-30 09:38:38 +00:00
c4c10f2ba0 feat: 优化路径工具函数
All checks were successful
Egg Server MIflow / build-image (push) Successful in 36s
2024-07-30 09:37:34 +00:00
6ac6bfd8ab feat: 修改路由判断方式 & 增加入口路由打印
All checks were successful
Egg Server MIflow / build-image (push) Successful in 42s
2024-07-30 09:29:18 +00:00
9e6b4f4f5d ci: 修改镜像打包地址
All checks were successful
Egg Server MIflow / build-image (push) Successful in 42s
2024-07-29 08:19:23 +00:00
3c99e3a807 Merge branch 'feat/multi-sender'
All checks were successful
Egg CI/CD / build-image (push) Successful in 31s
Egg CI/CD / deploy (push) Successful in 24s
2024-07-29 08:13:54 +00:00
53d7bbc1d4 chore: 修改egg Pocketbase地址 2024-07-29 08:13:10 +00:00
adeaf3879a feat: 修改CI监控地址 2024-07-26 09:08:41 +00:00
d99bed9ec2 Merge pull request 'feat: 消息转发接口支持同时指定多个接受者' (#24) from feat/multi-sender into master
All checks were successful
Egg CI/CD / build-image (push) Successful in 33s
Egg CI/CD / deploy (push) Successful in 26s
Reviewed-on: #24
2024-07-26 07:16:36 +00:00
6e8dd75697 feat: 消息转发接口receive_id支持逗号分割 2024-07-26 03:32:10 +00:00
686fa2429d ci: 流水线修改为只在Mater分支上进行 2024-07-26 03:25:28 +00:00
4e15fef0d3 feat: 消息转发接口支持同时指定多个接受者
All checks were successful
Egg CI/CD / build-image (push) Successful in 1m52s
Egg CI/CD / deploy (push) Successful in 31s
2024-07-26 03:23:58 +00:00
b478d781a0 chore: 修改项目名
All checks were successful
Egg CI/CD / build-image (push) Successful in 31s
Egg CI/CD / deploy (push) Successful in 27s
2024-07-25 01:50:57 +00:00
7e1e22123e chore: 更新开发环境配置文件和VS Code设置文件
Some checks failed
Egg CI/CD / deploy (push) Blocked by required conditions
Egg CI/CD / build-image (push) Has been cancelled
2024-07-25 01:50:29 +00:00
6e65581bbf feat: 接入lint 和 husky
All checks were successful
Egg CI/CD / build-image (push) Successful in 32s
Egg CI/CD / deploy (push) Successful in 37s
2024-07-25 01:48:22 +00:00
61919e0155 feat: 修复插入表格数据时的错误处理问题
All checks were successful
Egg CI/CD / build-image (push) Successful in 29s
Egg CI/CD / deploy (push) Successful in 20s
2024-07-12 11:19:59 +00:00
3f71247287 feat: 优化netTool,使用netTool封装的方法返回响应对象
All checks were successful
Egg CI/CD / build-image (push) Successful in 28s
Egg CI/CD / deploy (push) Successful in 21s
2024-07-12 10:43:59 +00:00