Joel
|
04d2b0775d
|
fix: chatbot bool
|
2025-08-04 11:14:33 +08:00 |
Joel
|
6614e97b53
|
fix: basic chatbot bool
|
2025-08-04 10:59:20 +08:00 |
Joel
|
ca37e304cc
|
fix: basic bool error
|
2025-08-04 10:53:35 +08:00 |
Yongtao Huang
|
406c1952b8
|
Fix version comparison with imported_version (#23326)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-04 10:40:49 +08:00 |
znn
|
0ebcee9a6b
|
fixing footer (#22927)
|
2025-08-04 10:14:57 +08:00 |
Yongtao Huang
|
964fa132cb
|
Chore: fix typo, no code change (#23331)
|
2025-08-03 22:30:28 +08:00 |
yyh
|
dedd5f571c
|
fix(ui): temporarily remove TagSelector from app sidebar per design review (#23329)
|
2025-08-03 22:30:21 +08:00 |
lyzno1
|
90373c7165
|
fix(i18n): correct translation errors across multiple languages (#23328)
|
2025-08-03 18:31:50 +08:00 |
znn
|
d470120a60
|
retention of data filled on tab switch for tool plugin (#23323)
|
2025-08-03 18:31:15 +08:00 |
lyzno1
|
0c925bd088
|
feat(ui): unify tag editing in app sidebar and add management entry to TagFilter (#23325)
|
2025-08-03 18:30:47 +08:00 |
Yongtao Huang
|
76d123fe19
|
Fix segment query tenant bug and variable naming typo (#23321)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-03 18:30:09 +08:00 |
qiaofenlin
|
20f0238aab
|
feat: support workflow version specification in workflow and chat APIs (#23188)
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-03 16:27:12 +08:00 |
Warren Wong
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
znn
|
7831d44099
|
fixing chat window api recall fix on changing browser tab or window (#23301)
|
2025-08-03 10:14:17 +08:00 |
Yongtao Huang
|
fbf844efd5
|
Chore: replace deprecated `datetime.utcnow()` with `naive_utc_now()` (#23312)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-03 10:11:47 +08:00 |
Matri Qi
|
99a4bd82b5
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
Asuka Minato
|
58608f51da
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
NeatGuyCoding
|
ff9fd0cdb2
|
fix: fix wrong css class (#23299)
|
2025-08-02 17:36:15 +08:00 |
Matri Qi
|
aac849d4f4
|
Fix/variable input validation issue (#23300)
|
2025-08-02 17:35:51 +08:00 |
Hasta
|
688d07e9c3
|
fix the error of unable to retrieve url from file (#13603)
|
2025-08-02 17:15:55 +08:00 |
lyzno1
|
f9b3cd1b68
|
i18n: enhance check-i18n script with precise filtering and multiline support (#23298)
|
2025-08-02 12:52:12 +08:00 |
XiaoXiaoJiangYun
|
b2c8718f35
|
Update metadata_service.py (#23272)
|
2025-08-02 12:15:23 +08:00 |
XiaoXiaoJiangYun
|
46ba0a8781
|
Update metadata_service.py (#23271)
|
2025-08-02 12:14:43 +08:00 |
liujin-patsnap
|
bc18d4d1b9
|
Fix: Correct file variable handling for custom tools in workflow (#18427)
|
2025-08-02 03:36:04 +08:00 |
DazzlingSong
|
a4b14fc992
|
fix video and audio extension, keep consistent with the web page. (#23287)
Co-authored-by: wangjialei <wangjialei@xiaomi.com>
|
2025-08-01 22:59:38 +08:00 |
Yongtao Huang
|
be914438a5
|
Fix: incorrect array element validation in SegmentType (#23289)
|
2025-08-01 22:46:50 +08:00 |
Joel
|
437729db97
|
feat: support var arrs
|
2025-08-01 18:36:18 +08:00 |
Joel
|
fbd0effa04
|
chore: handle bool value in vars
|
2025-08-01 18:26:58 +08:00 |
Joel
|
14c62850e0
|
fix: list filter operation filter boolean problem
|
2025-08-01 18:06:27 +08:00 |
Joel
|
c4824a1d4c
|
fix: assigner set false can not public
|
2025-08-01 17:55:20 +08:00 |
Joel
|
d642e9a98e
|
chore: fix can not publish
|
2025-08-01 17:39:25 +08:00 |
Tianyi Jing
|
ec488a4c43
|
fix: type for ProviderConfig.default (#23282)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-01 17:37:22 +08:00 |
Joel
|
72c6195c10
|
fix: list operation boolean default
|
2025-08-01 17:32:09 +08:00 |
Joel
|
2bd096b454
|
fix: con vars set value
|
2025-08-01 17:24:53 +08:00 |
zxhlyh
|
f78b903a49
|
Chore/variable label (#23270)
|
2025-08-01 15:43:36 +08:00 |
QuantumGhost
|
fa98505e09
|
fix(api): enhance compatibility with existing workflow
Fix issues flagged by unit tests.
|
2025-08-01 15:27:33 +08:00 |
QuantumGhost
|
65ae25e09b
|
test(api): add test cases for ParameterConfig validation logic
|
2025-08-01 15:25:28 +08:00 |
QuantumGhost
|
4943d8bc93
|
test(api): Introduce test cases for ParameterExtractorNode._validate_result
|
2025-08-01 15:25:28 +08:00 |
QuantumGhost
|
168d82f9b0
|
feat(api): support boolean types in parameter extractor node
|
2025-08-01 15:25:28 +08:00 |
Yongtao Huang
|
fd086b06a6
|
CI: restrict autofix.ci to run only in official repo (#23267)
|
2025-08-01 15:21:31 +08:00 |
NeatGuyCoding
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
Leo Zhang
|
05b002a8b7
|
Add a practical AKS one-click deployment Helm (#23253)
|
2025-08-01 14:22:59 +08:00 |
HyaCinth
|
f7016fd922
|
chore: Optimize component styles and interactions (#23250) (#23251)
|
2025-08-01 14:18:38 +08:00 |
wanttobeamaster
|
da5c003f97
|
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 |
QuantumGhost
|
0e3ccb4dcc
|
feat(api): update boolean type handling in ListOperatorNode
|
2025-08-01 13:11:24 +08:00 |
QuantumGhost
|
f7f6210a4c
|
fix(api): Fix incorrect handling of array types in `SegmentType.is_valid`
Add comphensive tests for the behavior of the `is_valid` method.
|
2025-08-01 13:09:46 +08:00 |
Alan Bustamante
|
c33741a5e9
|
fix: improve boolean field handling in plugin configuration forms (#23160)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-01 10:34:46 +08:00 |
baonudesifeizhai
|
872ff3f1d4
|
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 |
Alex Chim
|
8ab3fda5a8
|
[Enhancement] Allow modify conversation variable via api (#23112)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-01 09:34:56 +08:00 |
kenwoodjw
|
1821726d4f
|
fix celery backend when use rabbitmq (#23238)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-01 09:26:05 +08:00 |