Commit Graph

6003 Commits (b5f88c77a3ebbf7b98f4e4ae0521e40cc3bb5d97)
 

Author SHA1 Message Date
twwu 612dca8b7d feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse 11 months ago
zxhlyh 53018289d4 workflow preview 11 months ago
twwu 958ff44707 refactor: simplify import DSL confirmation request structure 11 months ago
Joel 1c91736a6d
fix: auto translate failed when there is a new file in english (#19671) 11 months ago
twwu d910770b3c feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal 11 months ago
twwu 5a8f10520f feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation 11 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>
11 months ago
Joel 85a44b7349
fix: close browser would reset to browser default language (#19665) 11 months ago
twwu df928772c0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu b713218cab feat: add DSL modal header and tab components; enhance pipeline import functionality 11 months ago
-LAN- 5360180a2a
feat: add index for workflow_conversation_variables.conversation_id (#19657)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 11 months ago
rouxiaomin 9dce0e40b5
fix:fix log formatting field not found in record: 'req_id' (#19575)
Co-authored-by: 刘敏 <min.liu@tongdun.net>
11 months ago
zxhlyh 9ea2123e7f component add readonly 11 months ago
twwu de0cb06f8c feat: implement create dataset pipeline forms and modals 11 months ago
lexmin0412 ff20b56074
Add `/site` API (#19631) 11 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>
11 months ago
Bowen Liang 9e795374bc
chore: add dev scripts to start api and worker service with uv run (#19633) 11 months ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 11 months ago
yangzheli 297d35364e
fix(web): optimize action buttons style in the question component (#19626) 11 months ago
Good Wood b8e305f183
fix: fix can't config Nth item in list Node (#19618) 11 months ago
twwu cfb6d59513 Merge branch 'main' into feat/rag-pipeline 11 months ago
Nite Knite be51384549
fix: premium badge styling (#19609) 11 months ago
Joel f005434769
fix: not set web prefix use default (#19604) 11 months ago
twwu 4c30d1c1eb feat: Enhance InputFieldDialog and workflow hooks to handle ragPipelineVariables 11 months ago
jiangbo721 fabfc7d4d8
fix: remove error message $ symbol (#19587)
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
twwu 5bb02c79cc Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 0a891e5392 feat: Update retrieval method configuration to use new OptionCard component and improve layout 11 months ago
-LAN- 10a724cc62
chore: Update dependencies in pyproject.toml (#19598)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
zxhlyh f6978ce6b1 fix: pipeline init 11 months ago
HyaCinth ccc3eeab10
fix(web): Fix metadata modal component (#19573) (#19592) 11 months ago
Joel b0166dbe27
chore: upgrade package version to fix security issue (#19594) 11 months ago
twwu 4d68aadc1c Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations 11 months ago
Joel 65e9f6651c
fix: image use not config host caused page crash (#19590) 11 months ago
Xiyuan Chen 934f724130
fix: invitations get suspended when an existing member appears (#19584) 11 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>
11 months ago
HyaCinth 692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools (#19460) 11 months ago
kusa_shigeru 33d3bc276e
Fix: typo ja translation (#19583) 12 months ago
-LAN- f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
twwu cef6463847 feat: Enhance dataset settings with chunk structure and icon selection 12 months ago
Ganondorf c76d763639
add endpoint of get feedbacks (#18697)
Co-authored-by: lizb <lizb@sugon.com>
12 months ago
-LAN- 0fed5c1193
fix(config): Allow DB_EXTRAS to set search_path via options (#19560)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
GuanMu a8b82d2b67
Fix btns (#19564) 12 months ago
Bowen Liang 0b22e8b544
chore: speed up api service startup time by defering the imports for trace services (#19504) 12 months ago
非法操作 085bd1aa93
chore: model.query change to db.session.query (#19551)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
12 months ago
-LAN- f1e7099541
chore(pyproject.toml): Upgrade transformers and resend (#19562)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
Bowen Liang 31d143de11
chore: disable redis client-side caching by default (#19524) 12 months ago
Abdullah AlOsaimi f3522a282c
correct key to 'embedding_model_provider' in docs (#19541) 12 months ago
fadeaway 24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown (#19555)
Co-authored-by: fadeaway <chaofanchi@gmail.com>
12 months ago
非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 12 months ago