Commit Graph

5951 Commits (de9c7f2ea44b55191a01e1c4148e201f72392f4d)
 

Author SHA1 Message Date
FyhSky e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
9 months ago
GuanMu 17b929124f
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685) 9 months ago
Joel 79015bf8d9
fix: use different local may not load image (#19693) 9 months ago
Joel 1c91736a6d
fix: auto translate failed when there is a new file in english (#19671) 9 months ago
satohk 1b4fea1794
fix: Referencing Metadata in the response of the External Knowledge A… (#19637) (#19644)
Co-authored-by: satou.kazuhiro <satou.kazuhiro@fanuc.co.jp>
9 months ago
Joel 85a44b7349
fix: close browser would reset to browser default language (#19665) 9 months ago
-LAN- 5360180a2a
feat: add index for workflow_conversation_variables.conversation_id (#19657)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 9 months ago
rouxiaomin 9dce0e40b5
fix:fix log formatting field not found in record: 'req_id' (#19575)
Co-authored-by: 刘敏 <min.liu@tongdun.net>
9 months ago
lexmin0412 ff20b56074
Add `/site` API (#19631) 9 months ago
董富宝 3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
9 months ago
Bowen Liang 9e795374bc
chore: add dev scripts to start api and worker service with uv run (#19633) 9 months ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 9 months ago
yangzheli 297d35364e
fix(web): optimize action buttons style in the question component (#19626) 9 months ago
Good Wood b8e305f183
fix: fix can't config Nth item in list Node (#19618) 9 months ago
Nite Knite be51384549
fix: premium badge styling (#19609) 9 months ago
Joel f005434769
fix: not set web prefix use default (#19604) 9 months ago
jiangbo721 fabfc7d4d8
fix: remove error message $ symbol (#19587)
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: crazywoola <427733928@qq.com>
9 months ago
-LAN- 10a724cc62
chore: Update dependencies in pyproject.toml (#19598)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
HyaCinth ccc3eeab10
fix(web): Fix metadata modal component (#19573) (#19592) 9 months ago
Joel b0166dbe27
chore: upgrade package version to fix security issue (#19594) 9 months ago
Joel 65e9f6651c
fix: image use not config host caused page crash (#19590) 9 months ago
Xiyuan Chen 934f724130
fix: invitations get suspended when an existing member appears (#19584) 9 months ago
SSebo 57b3912227
fix: common prerequisite node workflow remove reachable node that failed to streaming llm… (#19552)
Co-authored-by: zhangshibo <zhangshibo@didiglobal.com>
9 months ago
HyaCinth 692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools (#19460) 9 months ago
kusa_shigeru 33d3bc276e
Fix: typo ja translation (#19583) 9 months ago
-LAN- f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
Ganondorf c76d763639
add endpoint of get feedbacks (#18697)
Co-authored-by: lizb <lizb@sugon.com>
9 months ago
-LAN- 0fed5c1193
fix(config): Allow DB_EXTRAS to set search_path via options (#19560)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
GuanMu a8b82d2b67
Fix btns (#19564) 9 months ago
Bowen Liang 0b22e8b544
chore: speed up api service startup time by defering the imports for trace services (#19504) 9 months ago
非法操作 085bd1aa93
chore: model.query change to db.session.query (#19551)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
9 months ago
-LAN- f1e7099541
chore(pyproject.toml): Upgrade transformers and resend (#19562)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
Bowen Liang 31d143de11
chore: disable redis client-side caching by default (#19524) 9 months ago
Abdullah AlOsaimi f3522a282c
correct key to 'embedding_model_provider' in docs (#19541) 9 months ago
fadeaway 24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown (#19555)
Co-authored-by: fadeaway <chaofanchi@gmail.com>
9 months ago
非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 9 months ago
非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 9 months ago
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
9 months ago
Joel d1c55cb901
chore: remove image csp (#19511) 9 months ago
Bowen Liang 855e850ef3
feat: enable Redis client-side caching (#19493) 9 months ago
LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 9 months ago
yangzheli 87da155477
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471) 9 months ago
湛露先生 505d4cce78
Revert "sort extensions for review," (#19496) 9 months ago
湛露先生 c431da9571
sort extensions for review, (#19470)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
9 months ago
zxhlyh 75259c1ea1
chore: update edu version text (#19485) 9 months ago
crazywoola b29087b680
fix: db.session.query(TenantAccountJoin) (#19482) 9 months ago
GQ1994 af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
9 months ago
kenwoodjw abc61f680a
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
9 months ago
湛露先生 1119790b02
clean rag word_extractor. (#19397)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
9 months ago