Commit Graph

410 Commits

Author SHA1 Message Date
coltea c69e74d15d update pro 2025-11-11 18:28:59 +08:00
coltea 8d70727d0a fix wecom app auth 2025-11-11 17:37:26 +08:00
xiaomakuaiz 40c395400d
Merge pull request #1483 from coltea/feat-restudy
feat restudy
2025-11-10 19:33:43 +08:00
coltea b7cdec0d4a feat restudy 2025-11-10 14:13:09 +08:00
monkeycode-ai f7c0fe273b Improve summary optimization with simplified aggregation
优化摘要生成逻辑:
1. 将chunk token限制从16KB提升到30KB,更合理地利用模型上下文
2. 简化摘要聚合逻辑,移除复杂的分批聚合,直接合并所有summaries
3. 保留fallback机制,当最终摘要生成失败时返回已聚合的摘要

这些改进确保了:
- 长文档能够更充分地被摘要(30KB vs 16KB)
- 代码更简洁,避免不必要的迭代聚合和额外LLM调用
- 即使最终摘要失败也能返回有用的结果

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
2025-11-07 14:21:36 +08:00
monkeycode-ai a6f4688b88 Run goimports on llm summary
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
2025-11-06 20:07:30 +08:00
monkeycode-ai 575f51f0ea Simplify final summary aggregation
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
2025-11-06 19:52:03 +08:00
monkeycode-ai 83f6853716 Iteratively reduce summary chunks
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
2025-11-06 19:21:26 +08:00
monkeycode-ai 3dae8e8d01 Raise summary chunk limit to 16k
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
2025-11-06 19:17:27 +08:00
monkeycode-ai 2e1e1848c4 Adjust summary chunking and concurrency
Co-authored-by: monkeycode-ai <monkeycode-ai@chaitin.com>
2025-11-06 19:09:15 +08:00
coltea 1300682454 feat: node release user info 2025-11-05 16:51:52 +08:00
coltea 0aeda02985 feat widget setting 2025-11-05 10:30:47 +08:00
xiaomakuaiz b04aa2d472 feat: add content-type for contribute 2025-11-04 10:19:50 +00:00
xiaomakuaiz 69bf9cbf0e feat: add more landing components 2025-11-04 10:19:26 +00:00
coltea 75d4149d0e fix consumer rag info 2025-11-03 21:14:04 +08:00
coltea ee4df8da62 fix consumer deliver plicy 2025-11-03 20:51:29 +08:00
xiaomakuaiz c2086a39ea
Merge pull request #1418 from coltea/feat-release-status
feat rag doc update sync
2025-11-03 19:12:23 +08:00
coltea 8e9fbd237e feat rag doc update task 2025-11-03 19:11:50 +08:00
xiaomakuaiz 186a0c25ef feat: add more components for landing page 2025-11-03 10:16:02 +00:00
xiaomakuaiz 9911f08240 feat: add new landing components 2025-10-31 11:03:32 +00:00
jiangwel ca8be63542 feat:解绑授权 2025-10-31 17:53:45 +08:00
xiaomakuaiz 4eb94928d1 feat: add content type for node 2025-10-31 07:54:58 +00:00
xiaomakuaiz 73c2a1fee7 feat: add landing theme 2025-10-30 08:50:37 +00:00
xiaomakuaiz bbef07f779
Merge pull request #1388 from coltea/feat-doc-tree
feat doc tree
2025-10-28 15:23:01 +08:00
coltea 8416484488 feat delete folder 2025-10-28 14:47:06 +08:00
xiaomakuaiz 70a7b1b788 feat: change search similarity to 0.2 2025-10-27 11:21:29 +00:00
coltea 0306b4816c feat doc tree 2025-10-27 17:11:44 +08:00
xiaomakuaiz cdb1dcbbc5 feat: return path of node 2025-10-27 08:29:58 +00:00
xiaomakuaiz c6589ee906 fix: shadow rankedNodes 2025-10-27 04:21:28 +00:00
coltea 7e084766f4 fix contribute setting 2025-10-23 16:53:56 +08:00
coltea d36892fe69 feat comment pic 2025-10-23 15:50:12 +08:00
xiaomakuaiz 8c376dd42a feat: add summary 2025-10-21 07:16:31 +00:00
xiaomakuaiz 4f843cdb25
Merge pull request #1356 from coltea/feat-lark-bot
feat lark bot
2025-10-21 15:07:18 +08:00
coltea 010556dda7 feat lark bot 2025-10-21 15:06:33 +08:00
xiaomakuaiz 425ad02c00 fix: use /load endpoint 2025-10-20 10:00:42 +00:00
xiaomakuaiz d42a4a5418
Merge pull request #1348 from xiaomakuaiz/fix-html-attachments
Fix html attachments
2025-10-17 18:42:45 +08:00
xiaomakuaiz 8a59ef590f
Merge pull request #1342 from coltea/feat-wecom-ai-bot-and-landing
feat wecom ai bot && web landing custom
2025-10-17 18:42:16 +08:00
xiaomakuaiz 266e181704 feat: get log level from env 2025-10-17 10:40:55 +00:00
xiaomakuaiz 9c808f195d fix: parse html attachments to md link 2025-10-17 10:33:32 +00:00
xiaomakuaiz 665fca66a3 feat: add analysis-vl model 2025-10-17 10:21:16 +00:00
coltea 89caefce70 fix ai bot content 2025-10-17 17:40:19 +08:00
coltea c37c9d3cd5 feat web_app_landing_configs 2025-10-17 17:14:02 +08:00
coltea 5d9218fa2c feat ai bot 2025-10-17 17:14:02 +08:00
xiaomakuaiz 9e3d945e86 fix: check if content is HTML 2025-10-16 10:39:53 +00:00
xiaomakuaiz 77849afac0
Merge pull request #1323 from xiaomakuaiz/feat-chat-search
feat: add chat search api
2025-10-15 19:20:44 +08:00
xiaomakuaiz 1130f0e68c feat: add chat search api 2025-10-15 11:13:57 +00:00
xiaomakuaiz fc8749d384
Merge pull request #1307 from coltea/feat-yuque
feat yuque epub
2025-10-15 18:55:23 +08:00
coltea a51e3573f8 fix carousel_config bg_color 2025-10-15 18:50:44 +08:00
coltea 371fe24e67 feat yuque epub 2025-10-15 17:34:00 +08:00
xiaomakuaiz 029609f77a
Merge pull request #1320 from xiaomakuaiz/feat-limit-error
feat: node limit error
2025-10-15 17:25:26 +08:00