Bruce
8858f432b5
fix dingtalk message sender id & update dingtalk streaming card without content ( #1630 )
2025-08-27 18:09:30 +08:00
Junyan Qin
e7fe41810e
fix: dark mode for plugins management page
2025-08-26 22:40:32 +08:00
Junyan Qin
8f5ec48522
doc: update shengsuanyun comment
2025-08-26 16:00:48 +08:00
Junyan Qin
56183867a7
fix: replace message_chain.has usage
2025-08-25 23:22:36 +08:00
Junyan Qin
ea6ce2f552
fix: set plugin enabled=true as default
2025-08-25 20:56:39 +08:00
Junyan Qin
55df728471
fix: wrong migration target version
2025-08-24 21:47:54 +08:00
Junyan Qin
8a370a260e
fix: syntax errors
2025-08-24 21:46:20 +08:00
Junyan Qin
64764c412b
Merge branch 'rc/new-plugin' into refactor/new-plugin-system
2025-08-24 21:40:02 +08:00
Junyan Qin
f2d5c21712
perf: inline code display style in markdown
2025-08-24 19:59:33 +08:00
Junyan Qin
6113c42014
fix: change tag of image to latest
2025-08-24 11:15:28 +08:00
Junyan Qin
fd9d1c4acc
feat: update docker launch method
2025-08-24 11:10:05 +08:00
Junyan Qin
118ebddae6
fix: use --standalone-runtime
2025-08-23 23:03:32 +08:00
Junyan Qin
2742144e12
feat: change standalone runtime tag env
2025-08-23 22:57:46 +08:00
devin-ai-integration[bot]
83ff64698b
feat: add ZIP file upload support for knowledge base ( #1626 )
...
* feat: add ZIP file upload support for knowledge base
- Add _parse_zip method to FileParser class using zipfile library
- Support extraction and processing of TXT, PDF, DOCX, MD, HTML files from ZIP
- Update FileUploadZone to accept .zip files
- Add ZIP format to supported formats in internationalization files
- Implement error handling for invalid ZIP files and unsupported content
- Follow existing async parsing patterns and error handling conventions
Co-Authored-By: Rock <rockchinq@gmail.com >
* refactor: modify ZIP processing to store each document as separate file
- Remove _parse_zip method from FileParser as ZIP handling now occurs at knowledge base level
- Add _store_zip_file method to RuntimeKnowledgeBase to extract and store each document separately
- Each document in ZIP is now stored as individual file entry in knowledge base
- Process ZIP files in memory using io.BytesIO to avoid filesystem writes
- Generate unique file names for extracted documents to prevent conflicts
Co-Authored-By: Rock <rockchinq@gmail.com >
* perf: delete temp files
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Rock <rockchinq@gmail.com >
2025-08-23 21:18:13 +08:00
How-Sean Xin
b5e22c6db8
Update package.json ( #1627 )
2025-08-23 20:22:25 +08:00
Junyan Qin
d3a147bbdd
chore: bump version 4.3.0b3
v4.3.0.beta3
2025-08-23 20:08:29 +08:00
Junyan Qin
8eb1b8759b
chore: bump version to '4.3.0b2'
2025-08-23 20:06:19 +08:00
Junyan Qin
0155d3b0b9
fix: conflict in table plugin_settings
2025-08-23 20:05:24 +08:00
Junyan Qin
e47a5b4e0d
chore: bump langbot_plugin version
2025-08-23 17:12:29 +08:00
Junyan Qin
87ecb4e519
feat: add note for remove_think & remove dify remove cot code
v4.3.0.beta2
2025-08-21 21:38:58 +08:00
Ljzd_PRO
df524b8a7a
Fix: Fixed the incorrect extraction method of sender ID when converting aiocqhttp reply messages ( #1624 )
...
* fix: update invoke_embedding to return only embeddings from client.embed
* fix: Fixed the incorrect extraction method of sender ID when converting aiocqhttp reply messages
2025-08-21 20:46:26 +08:00
Junyan Qin
8a7df423ab
chore: update shengsuanyun url
2025-08-21 14:14:25 +08:00
Junyan Qin
cafd623c92
chore: update shengsuanyun
2025-08-21 12:03:04 +08:00
Junyan Qin
4df11ef064
chore: update for shengsuanyun
2025-08-21 11:47:40 +08:00
Junyan Qin
4012310d99
chore: bump version 4.3.0b1
v4.3.0.beta1
2025-08-21 10:49:51 +08:00
Junyan Qin
9e9bc88473
chore: remove plugin reorder functionality
2025-08-21 10:47:53 +08:00
Junyan Qin
aa7c08ee00
chore: release v4.2.1
v4.2.1
2025-08-21 10:15:05 +08:00
Junyan Qin
b98de29b07
feat: add shengsuanyun requester
2025-08-20 23:33:35 +08:00
Junyan Qin
53ade384eb
feat: bump version of langbot-plugin
2025-08-20 23:26:32 +08:00
fdc310
c7c2eb4518
fix:in the gmini tool_calls no id The resulting call failure ( #1622 )
...
* fix:in the dify agent llm return message can not joint
* fix:in the gmini tool_calls no id The resulting call failure
2025-08-20 22:39:16 +08:00
Ljzd_PRO
37fa318258
fix: update invoke_embedding to return only embeddings from client.embed ( #1619 )
2025-08-20 10:25:33 +08:00
fdc310
ff7bebb782
fix:in the dify agent llm return message can not joint ( #1617 )
2025-08-19 23:23:00 +08:00
Junyan Qin
30bb26f898
doc(README): streaming output
2025-08-18 21:21:50 +08:00
Junyan Qin
9c1f4e1690
chore: release v4.2.0
v4.2.0
2025-08-18 18:43:20 +08:00
dependabot[bot]
865ee2ca01
Merge pull request #1612 from langbot-app/dependabot/npm_and_yarn/web/form-data-4.0.4
...
chore(deps): bump form-data from 4.0.2 to 4.0.4 in /web
2025-08-18 16:10:56 +08:00
Junyan Qin (Chin)
c2264080bd
Merge pull request #1442 from langbot-app/feat/streaming
...
feat: streaming output
2025-08-17 23:36:30 +08:00
Dong_master
67b622d5a6
fix:Some adjustments to the return types
2025-08-17 23:34:19 +08:00
Dong_master
a534c02d75
fix:remove print
2025-08-17 23:34:01 +08:00
Junyan Qin
da890d3074
chore: remove fix.MD
2025-08-17 21:20:32 +08:00
Junyan Qin
3049aa7a96
feat: add migration for pipeline remove-think
2025-08-17 21:18:41 +08:00
Junyan Qin
8b2480ad3b
feat: setting plugin config
2025-08-17 21:01:43 +08:00
Junyan Qin
b176959836
feat: plugin deletion and upgrade
2025-08-17 18:07:51 +08:00
Junyan Qin
a0c42a5f6e
feat: plugin operations
2025-08-17 16:51:44 +08:00
Junyan Qin (Chin)
e66f674968
Merge branch 'master' into feat/streaming
2025-08-17 14:30:22 +08:00
Junyan Qin (Chin)
dd0e0abdc4
Merge pull request #1571 from fdc310/streaming_feature
...
feat:add streaming output and pipeline stream
2025-08-17 14:27:39 +08:00
Junyan Qin (Chin)
13f6396eb4
Merge pull request #1610 from langbot-app/devin/1755399221-add-password-change-feature
...
feat: add password change functionality
2025-08-17 14:25:24 +08:00
Junyan Qin
7bbaa4fcad
feat: perf ui & complete i18n
2025-08-17 14:09:28 +08:00
Junyan Qin
e931d5eb88
chore: remove print
2025-08-17 13:52:40 +08:00
Junyan Qin
4bbfa2f1d7
fix: telegram adapter gracefully stop
2025-08-17 13:52:02 +08:00
Junyan Qin
17d997c88e
fix: i18n fallback
2025-08-17 11:43:38 +08:00