kurokobo
|
4f54bda1ec
|
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061)
|
2025-08-17 23:14:37 +08:00 |
|
湛露先生
|
1740122487
|
no used function for message_queue. (#24027)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-17 09:33:22 +08:00 |
|
Yongtao Huang
|
50c744d1de
|
Fix: add 'api_key' alias for backward compatibility (#24022)
Signed-off-by: Yongtao Huang <yongtaoh@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-16 19:28:31 +08:00 |
|
Yongtao Huang
|
79a1521641
|
Fix missing user_id in trace_manager (#24024)
|
2025-08-16 11:08:30 +08:00 |
|
Yongtao Huang
|
a26977226e
|
Chore: remove empty files and unused code (#23990)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-15 16:28:41 +08:00 |
|
Will
|
b64e18824d
|
chore: improved type annotations in MCP-related codes (#23984)
|
2025-08-15 15:19:30 +08:00 |
|
heyszt
|
f1f2e4a9c4
|
Feat: External_trace_id compatible with OpenTelemetry (#23918)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-15 09:13:41 +08:00 |
|
Yongtao Huang
|
6cbb7d42fb
|
Fix: remove redundant allowed_keys check in jsonable_encoder (#23931)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-14 19:52:07 +08:00 |
|
-LAN-
|
87eb95c077
|
feat: integrate flask-orjson for improved JSON serialization performance (#23935)
|
2025-08-14 19:50:59 +08:00 |
|
crazywoola
|
1b4fe16fcf
|
Revert "feat: support to upload files for visual model call when running LLM node for debugging in a single step" (#23922)
|
2025-08-14 15:52:19 +08:00 |
|
Guangdong Liu
|
e62d4951bb
|
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-14 10:18:12 +08:00 |
|
Guangdong Liu
|
1081159abc
|
Fix multipart/form-data boundary issue in HTTP Call node (#23903)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-14 10:01:27 +08:00 |
|
Will
|
2a562dc931
|
fix: messages updated_at (#23869)
|
2025-08-13 15:34:52 +08:00 |
|
goofy
|
196030cd99
|
feat: support to upload files for visual model call when running LLM node for debugging in a single step (#23521)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-13 14:07:13 +08:00 |
|
xinlmain
|
cf8c283cf0
|
feat: Add an asynchronous repository to improve workflow performance (#20050)
Co-authored-by: liangxin <liangxin@shein.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: liangxin <xinlmain@gmail.com>
|
2025-08-13 02:28:06 +08:00 |
|
Will
|
223f618ba5
|
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 13:14:00 +08:00 |
|
jiangbo721
|
7453f128b3
|
feat: If combining text and files, place the text prompt after the fi… (#23779)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-08-12 10:36:55 +08:00 |
|
engchina
|
bcb6177162
|
fix issue #23758 (#23764)
Co-authored-by: root <root@thinkpad-pc.localdomain>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-12 10:26:13 +08:00 |
|
Yongtao Huang
|
b03fb73931
|
Chore: remove unused var in ModelProviderFactory (#23690)
|
2025-08-11 22:04:11 +08:00 |
|
-LAN-
|
06d2a3073b
|
refactor: Change _queue_manager to public attribute queue_manager in task pipelines (#23747)
|
2025-08-11 18:18:07 +08:00 |
|
-LAN-
|
70c188150f
|
refactor: simplify variable pool key structure and improve type safety (#23732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-11 18:10:04 +08:00 |
|
-LAN-
|
323d198002
|
fix: resolve circular import in AppGenerateEntity (#23731)
|
2025-08-11 15:38:28 +08:00 |
|
Yongtao Huang
|
d477416603
|
Fix model_setting_map key mismatch (#23699)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-11 09:33:26 +08:00 |
|
Guangdong Liu
|
65498dfdd1
|
fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-10 11:09:47 +08:00 |
|
-LAN-
|
3e677961c5
|
fix: sync missing conversation variables for existing conversations (#23649)
|
2025-08-09 22:42:18 +08:00 |
|
yunqiqiliang
|
7686fec8de
|
Fix ClickZetta stability and reduce logging noise (#23632)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 22:57:47 +08:00 |
|
crazywoola
|
3fc522619e
|
Revert "feat: improved MCP timeout" (#23602)
|
2025-08-08 11:20:53 +08:00 |
|
znn
|
12f0ca3cee
|
using message_file event instead of message event (#22988)
|
2025-08-08 09:50:20 +08:00 |
|
湛露先生
|
23de79b9c8
|
word extractor cleans. (#20926)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-08 09:37:51 +08:00 |
|
jiangbo721
|
01078ab2b1
|
feat: tools json response support datetime uuid etc (#22738)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-08-08 09:26:50 +08:00 |
|
yunqiqiliang
|
e9258e2528
|
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:18:43 +08:00 |
|
Will
|
85e792a3da
|
feat: improved MCP timeout (#23546)
|
2025-08-08 09:08:14 +08:00 |
|
-LAN-
|
c56c5091a2
|
fix: empty arrays should convert to empty string in LLM prompts (#23590)
|
2025-08-08 08:50:37 +08:00 |
|
Qiang Lee
|
2cbb0f5b9f
|
Fix: Apply Metadata Filters Correctly in Full-Text Search Mode for Tencent Cloud Vector Database (#23564)
|
2025-08-07 05:36:06 -07:00 |
|
yunqiqiliang
|
6e050da786
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
|
goofy
|
71c9def729
|
fix localtime_to_timestamp tool throws 'no attribute localize error' when it executes without specifying a timezone parameter (#23517)
|
2025-08-07 11:14:45 +08:00 |
|
Yongtao Huang
|
ec93cc7713
|
Chore: remove unused variable pruned_memory (#23514)
|
2025-08-07 09:06:17 +08:00 |
|
Guangdong Liu
|
1bdf0f9f8c
|
feat: Enhance response validation and parsing in tool.py (#23456)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 09:04:51 +08:00 |
|
ghmark675
|
e049a9c695
|
fix(node): fix unexpected extra equals sign in HTTP params (#23474)
|
2025-08-07 09:04:09 +08:00 |
|
Yongtao Huang
|
64de1ed5b9
|
Remove unnecessary issubclass check (#23455)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-06 13:43:55 +08:00 |
|
znn
|
d5f1959d9d
|
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 10:36:48 +08:00 |
|
Will
|
f5b61acc84
|
remove useless Tool class attributes (#23389)
|
2025-08-05 10:20:28 +08:00 |
|
Yongtao Huang
|
e560c6a58b
|
Fix version comparison with imported_version (#23326)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-04 10:40:49 +08:00 |
|
Asuka Minato
|
9c26e19572
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
|
Hasta
|
275d4570cf
|
fix the error of unable to retrieve url from file (#13603)
|
2025-08-02 17:15:55 +08:00 |
|
liujin-patsnap
|
7015b6df23
|
Fix: Correct file variable handling for custom tools in workflow (#18427)
|
2025-08-02 03:36:04 +08:00 |
|
Yongtao Huang
|
1fe4aa3ef0
|
Fix: incorrect array element validation in SegmentType (#23289)
|
2025-08-01 22:46:50 +08:00 |
|
Tianyi Jing
|
51d04e4e3f
|
fix: type for ProviderConfig.default (#23282)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-01 17:37:22 +08:00 |
|
wanttobeamaster
|
00508b3224
|
chore: tablestore full text search support score normalization (#23255)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-08-01 14:14:11 +08:00 |
|
baonudesifeizhai
|
6c5e533a64
|
fix: resolve multipart/form-data boundary issue in HTTP Request compo nent #22880 (#23008)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-01 10:26:50 +08:00 |
|