QuantumGhost
0d2d349ab3
chore(version): bump version to 1.7.1 (#23048)
3 月之前
zyssyz123
de28bb1075
fix: changed email login use oauth will create an new account (#23057)
3 月之前
HyaCinth
d409fb5f58
refactor(web): Optimize workflow operation tip popup (#23051) (#23052)
3 月之前
Jyong
3248d728ac
fix retry document db session issue (#23046)
3 月之前
HyaCinth
beebcae0a1
fix(web): Fix issues with workflow as tool configuration button (#23039) (#23050)
3 月之前
Anton Kovalev
15757110cf
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
3 月之前
chenguowei
fce126b206
fix(api): fix incorrect path handling in Langfuse integration (#22766)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
3 月之前
zhaobingshuang
5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038)
3 月之前
Tianyi Jing
3f8fb18c89
fix: delete the old provider_config_cache after refresh_credentials (#23033)
Signed-off-by: jingfelix <jingfelix@outlook.com>
3 月之前
呆萌闷油瓶
f72c03a174
feat: Support selecting variables in conditional filtering in list operations. (#23029)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
3 月之前
Wu Tianwei
ee731c7810
chore: Updata eslint config dependencies (#23040)
3 月之前
Mike Zixuan HE
bd5b938571
feat: Support allOf in OpenAPI properties inside schema #22946 (#22975)
3 月之前
heyszt
7eb707f811
Rollback Aliyun Trace Icon File (#23027)
3 月之前
HyaCinth
0546351d3e
refactor(web): Optimize the interaction effect of ToolTip component in menu items (#23020) (#23023)
3 月之前
Yongtao Huang
1c05491f1c
Chore: remove duplicate TYPE_CHECKING import (#23013)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
3 月之前
znn
177b0fb5e8
ability to select same type sub item by preserving children of both f… (#23002)
3 月之前
Will
67a0751cf3
fix: Improve create_agent_thought and save_agent_thought Logic (#21263)
3 月之前
Guangdong Liu
665fcad655
fix: resolve cross-page document selection issue in metadata batch edit (#23000)
Co-authored-by: crazywoola <427733928@qq.com>
3 月之前
znn
d776a7cde7
adding LANG LC_ALL PYTHONIOENCODING UTF-8 (#22928)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 月之前
znn
e0fe158f0b
node title number on copied iteration node (#23004)
3 月之前
Yongtao Huang
5411fd3757
Fix: correct misplaced `ensure_ascii=False` (#22997)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
3 月之前
lyzno1
3328addb58
fix: eliminate dark mode flicker by moving ThemeProvider to root level (#22996)
3 月之前
Dylan Jiang
1446f19709
fix: Update trigger styles for disabled state in PureSelect component (#22986)
3 月之前
znn
773932b1e7
adding mcp error in toast (#22987)
3 月之前
Yongtao Huang
faaf828dff
Remove redundant condition check (#22983)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
3 月之前
呆萌闷油瓶
ee50a2bcd5
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 月之前
Yongtao Huang
31985d94fa
Fix incorrect assert type in the AgentNode class (#22964)
3 月之前
GuanMu
9c5b1e7012
fix: Update the scheduling method for timed tasks, (#22779)
3 月之前
Wu Tianwei
ad472d59e0
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
3 月之前
little_huang
32df3b68c7
fix: correct typo in function name paser_docx_part -> parser_docx_part (#22936)
3 月之前
Asuka Minato
a189d293f8
make logging not use f-str, change others to f-str (#22882)
3 月之前
HyaCinth
570aee5fe6
fix: Optimize AppInfo component styles and fix CustomizeModal step display (#22930) (#22935)
3 月之前
Jason Young
88952cbb7a
test: add comprehensive tests for file_factory build_from_mapping (#22926)
3 月之前
J2M3L2
89415ac453
fix: improve PostgreSQL healthcheck cmd to avoid fatal log errors (#22749) (#22917)
3 月之前
github-actions[bot]
8bbed5aeea
chore: translate i18n files (#22934)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
3 月之前
quicksand
8340d775bd
Improve: support custom model parameters in auto-generator (#22924)
3 月之前
KVOJJJin
cff6a488f8
fix: unexpected redirection when landing at workflow (#22932)
3 月之前
KVOJJJin
d6b980a2dd
Feat: change user email freezes limit (#22912)
Co-authored-by: Yansong Zhang <916125788@qq.com>
3 月之前
Yeuoly
206bc4b36d
chore: enhance error message when handling PluginInvokeError (#22908)
3 月之前
HyaCinth
45cebf09b0
fix: Optimize input variable retrieval logic (#22888) (#22914)
3 月之前
GuanMu
bd43ca6275
fix: rounded (#22909)
3 月之前
Yeuoly
9237976988
fix: refine handling of constant and mixed input types in ToolManager and ToolNodeData (#22903)
3 月之前
zyssyz123
6ac06486e3
Feat/change user email freezes limit (#22900)
3 月之前
HyaCinth
061d4c8ea0
fix(plugins_select): Adjust z-index, fix issue where options cannot be displayed (#22873) (#22893)
3 月之前
NFish
aca8b83669
fix: support authorization using session and user_id in URL. (#22898)
3 月之前
Wu Tianwei
a8f09ad43f
refactor(i18next): streamline fallback translation handling and initi… (#22894)
3 月之前
KVOJJJin
de611ab344
Feat: add notification for change email completed (#22812)
Co-authored-by: Yansong Zhang <916125788@qq.com>
3 月之前
呆萌闷油瓶
371fe7a700
fix: type error in list-operator (#22803)
3 月之前
Nite Knite
c6d7328e15
feat: revamp tool list page (#22879)
3 月之前
Will
a327d024e9
fix: improved conversation name (#22840)
3 月之前