Hao Cheng
|
6cab149fd4
|
fix: generate deterministic operationId for root endpoints without one (#19888)
|
2025-07-15 14:19:55 +08:00 |
|
quicksand
|
bf1c8fc62d
|
fix: code result included "error" field (#22392)
|
2025-07-15 13:55:00 +08:00 |
|
湛露先生
|
cdbdd767f0
|
fix workflow node iterator . (#21008)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-15 10:55:49 +08:00 |
|
homejim
|
69b4ce95bd
|
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251)
|
2025-07-15 10:10:37 +08:00 |
|
wanttobeamaster
|
c8236637e3
|
tablestore vector support more method (#22225)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-07-15 09:58:48 +08:00 |
|
quicksand
|
6ad76e7d74
|
improve opik workflow_trace span name to node name (#22356)
|
2025-07-15 09:33:06 +08:00 |
|
Jacky Wu
|
d16d203390
|
fix: close session before doing long latency operation (#22306)
|
2025-07-14 15:16:10 +08:00 |
|
-LAN-
|
417e538311
|
feat(api/repo): Allow to config repository implementation (#21458)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-14 14:54:38 +08:00 |
|
Novice
|
2305e5e4e9
|
fix: error parsing object type parameters for code node (#22230)
|
2025-07-14 10:37:26 +08:00 |
|
K
|
43244827d2
|
fix: resolve Docker file URL networking issue for plugins (#21334) (#21382)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-11 12:11:59 +08:00 |
|
诗浓
|
7a51c41819
|
feat(tool): add support for API key authentication via query parameter (#21656)
|
2025-07-11 10:39:20 +08:00 |
|
NeatGuyCoding
|
03c10cd4e4
|
minor fix: remove duplicates, fix typo, and add restriction for get mcp server (#22170)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-11 09:40:17 +08:00 |
|
诗浓
|
d9a13fd1d8
|
fix(custom_tool): omit optional parameters instead of setting them to None (#22171)
|
2025-07-10 20:56:45 +08:00 |
|
Novice
|
78192822e1
|
fix: add the default value to the dark icon (#22149)
|
2025-07-10 17:13:48 +08:00 |
|
非法操作
|
0ec9b6949f
|
feat: support ping method for MCP server (#22144)
|
2025-07-10 16:14:46 +08:00 |
|
Yeuoly
|
585f3635b9
|
feat: add support for dark icons in provider and tool entities (#22081)
|
2025-07-10 14:43:31 +08:00 |
|
湛露先生
|
c21e7eee80
|
update worklow events logs. (#19871)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-07-10 14:21:34 +08:00 |
|
Novice
|
c346bd7389
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
|
baonudesifeizhai
|
b1f9c306cf
|
Fix: Resolve issue with json_output (#22053)
|
2025-07-10 13:34:06 +08:00 |
|
luckylhb90
|
070fc6a118
|
optimize: batch embedding and qdrant write_consistency_factor parameter (#21776)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-07-10 10:16:59 +08:00 |
|
-LAN-
|
195bda90bb
|
feat(libs): Introduce extract_tenant_id (#22086)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-07-09 17:45:56 +08:00 |
|
wlleiiwang
|
6a53cb20eb
|
Optimize the memory usage of Tencent Vector Database (#22079)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-07-09 15:53:06 +08:00 |
|
Yongtao Huang
|
6067011ccc
|
Remove tow unused files (#22022)
|
2025-07-09 09:28:26 +08:00 |
|
Davide Delbianco
|
4381b351a6
|
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-07-08 21:18:00 +08:00 |
|
NeatGuyCoding
|
c2e792db5e
|
minro fix: fix duplicate local import of ToolProviderType (#22013)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-08 09:49:53 +08:00 |
|
NeatGuyCoding
|
24ac7f7b4d
|
feat: add unit tests and validation for aliyun tracing (#22012)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-08 09:32:30 +08:00 |
|
NeatGuyCoding
|
8899fc3b34
|
minro fix: fix a typo for aliyun (#22001)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-07 22:04:38 +08:00 |
|
quicksand
|
97a7845608
|
fix: document delete image files check file exist (#21991)
|
2025-07-07 21:53:40 +08:00 |
|
-LAN-
|
647849de3e
|
refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882)
|
2025-07-07 13:15:18 +08:00 |
|
baonudesifeizhai
|
91b94f4fd2
|
fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253)
|
2025-07-07 10:05:54 +08:00 |
|
baonudesifeizhai
|
e00a09e402
|
fix(agent): show agent run steps, fixes #21718 (#21945)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-07 09:59:47 +08:00 |
|
NeatGuyCoding
|
63889c91ff
|
refactor: extract common url validator for config_entity.py (#21934)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-07 09:34:13 +08:00 |
|
heyszt
|
7a5c368626
|
feat: Add Aliyun LLM Observability Integration (#21471)
|
2025-07-04 21:54:33 +08:00 |
|
NeatGuyCoding
|
68fd9adb0c
|
minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-04 16:46:48 +08:00 |
|
Ganondorf
|
7204047cfd
|
use repair_json fix json parse error of HTTPRequestNode (#21909)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-07-04 14:01:17 +08:00 |
|
非法操作
|
771f1822ef
|
fix: tts tool must choose a voice (#21877)
|
2025-07-03 17:10:01 +08:00 |
|
baonudesifeizhai
|
b71eee95b6
|
fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-03 17:06:49 +08:00 |
|
Novice
|
8e6afbd87f
|
fix: The statistics page cannot display the tokens consumed by agent node (#21861)
|
2025-07-03 14:40:47 +08:00 |
|
NeatGuyCoding
|
e9b5342fe0
|
moving the MessageStatus class from the models.model module to models.enums module (#21867)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-03 13:56:23 +08:00 |
|
Ali Saleh
|
5e1ab463fa
|
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
|
2025-07-03 13:52:14 +08:00 |
|
jiangbo721
|
6367e97fdc
|
chore: add message status enum (#21825)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-02 21:22:28 +08:00 |
|
Yeuoly
|
12cccf1fd6
|
fix: add list contents handling in structured LLM output (#21837)
|
2025-07-02 19:14:21 +08:00 |
|
efrey kong
|
c2c558f294
|
Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803)
|
2025-07-02 14:43:01 +08:00 |
|
QuantumGhost
|
702142fde6
|
fix(api): files not returned in the answer node (#21807)
|
2025-07-02 13:54:10 +08:00 |
|
QuantumGhost
|
cd0ca0585f
|
fix(api): Fix resetting sys var causing internal server error (#21604)
and sorts draft variables by their creation time, ensures a consist order.
|
2025-07-02 13:36:35 +08:00 |
|
jiangbo721
|
134f664c30
|
fix: Make the latency and logs of web applications consistent. (#21578)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-02 12:04:33 +08:00 |
|
Davide Delbianco
|
243b4612b0
|
Improve Langfuse trace readability (#21777)
|
2025-07-02 09:15:24 +08:00 |
|
NeatGuyCoding
|
9ef50b9d1e
|
minor fix: add parameters in error msg of Plugin service returned no options (#21662)
|
2025-07-01 22:58:59 +08:00 |
|
jiangbo721
|
237153911b
|
fix: if parameter is not required, continue (#21761)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-01 21:25:45 +08:00 |
|
quicksand
|
70faf2f5b6
|
fix: code Interpreter error handling not work (#21736)
|
2025-07-01 16:16:34 +08:00 |
|