Commit Graph

6829 Commits (832bef053f4f9cbd4ecdf524ade9e9845359bfec)
 

Author SHA1 Message Date
Nite Knite dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
1 year ago
k-kayashima b292990075
Fix: Ensure unique index names for pgvector knowledge tables (#19672)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Joel 486a66be54
fix: item data type wrong in iteration (#19709) 1 year ago
zxhlyh b730d153ea Merge branch 'main' into feat/rag-pipeline 1 year ago
crazywoola dd4419fd5e
Revert "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)."" (#19708) 1 year ago
zxhlyh 11977596c9 merge main 1 year ago
zhaobingshuang 303c6ecc1d
fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
XlKsyt 85eb55de37
feat(extension): support otel grpc exporter (#19686) 1 year ago
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>
1 year ago
GuanMu 17b929124f
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685) 1 year ago
Joel 79015bf8d9
fix: use different local may not load image (#19693) 1 year ago
twwu 612dca8b7d feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse 1 year ago
zxhlyh 53018289d4 workflow preview 1 year ago
twwu 958ff44707 refactor: simplify import DSL confirmation request structure 1 year ago
Joel 1c91736a6d
fix: auto translate failed when there is a new file in english (#19671) 1 year ago
twwu d910770b3c feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal 1 year ago
twwu 5a8f10520f feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation 1 year 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>
1 year ago
Joel 85a44b7349
fix: close browser would reset to browser default language (#19665) 1 year ago
twwu df928772c0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu b713218cab feat: add DSL modal header and tab components; enhance pipeline import functionality 1 year ago
-LAN- 5360180a2a
feat: add index for workflow_conversation_variables.conversation_id (#19657)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 1 year ago
rouxiaomin 9dce0e40b5
fix:fix log formatting field not found in record: 'req_id' (#19575)
Co-authored-by: 刘敏 <min.liu@tongdun.net>
1 year ago
zxhlyh 9ea2123e7f component add readonly 1 year ago
twwu de0cb06f8c feat: implement create dataset pipeline forms and modals 1 year ago
lexmin0412 ff20b56074
Add `/site` API (#19631) 1 year 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>
1 year ago
Bowen Liang 9e795374bc
chore: add dev scripts to start api and worker service with uv run (#19633) 1 year ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 1 year ago
yangzheli 297d35364e
fix(web): optimize action buttons style in the question component (#19626) 1 year ago
Good Wood b8e305f183
fix: fix can't config Nth item in list Node (#19618) 1 year ago
twwu cfb6d59513 Merge branch 'main' into feat/rag-pipeline 1 year ago
Nite Knite be51384549
fix: premium badge styling (#19609) 1 year ago
Joel f005434769
fix: not set web prefix use default (#19604) 1 year ago
twwu 4c30d1c1eb feat: Enhance InputFieldDialog and workflow hooks to handle ragPipelineVariables 1 year ago
jiangbo721 fabfc7d4d8
fix: remove error message $ symbol (#19587)
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu 5bb02c79cc Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 0a891e5392 feat: Update retrieval method configuration to use new OptionCard component and improve layout 1 year ago
-LAN- 10a724cc62
chore: Update dependencies in pyproject.toml (#19598)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh f6978ce6b1 fix: pipeline init 1 year ago
HyaCinth ccc3eeab10
fix(web): Fix metadata modal component (#19573) (#19592) 1 year ago
Joel b0166dbe27
chore: upgrade package version to fix security issue (#19594) 1 year ago
twwu 4d68aadc1c Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations 1 year ago
Joel 65e9f6651c
fix: image use not config host caused page crash (#19590) 1 year ago
Xiyuan Chen 934f724130
fix: invitations get suspended when an existing member appears (#19584) 1 year ago
SSebo 57b3912227
fix: common prerequisite node workflow remove reachable node that failed to streaming llm… (#19552)
Co-authored-by: zhangshibo <zhangshibo@didiglobal.com>
1 year ago
HyaCinth 692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools (#19460) 1 year ago
kusa_shigeru 33d3bc276e
Fix: typo ja translation (#19583) 1 year ago
-LAN- f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago