Commit Graph

2460 Commits (e290ddc3e5bff435fe372bfa2010219dbd8a65e7)

Author SHA1 Message Date
twwu cc6e2558ef Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu 20343facad refactor: website data source components and hooks 12 months ago
crazywoola 75cacc2855
fix: ReactFlow background in dark theme (#20013) 12 months ago
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 12 months ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 12 months ago
zxhlyh eff123a11c checklist 12 months ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 12 months ago
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 12 months ago
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 12 months ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 12 months ago
Good Wood 09547b4c8d
fix: fix page broken for undefined permission (#19972) 12 months ago
zxhlyh 55f4177b01 merge main 12 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
12 months ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 12 months ago
yeyunwen 4e5789df89
docs: Optimize Response data array object indentation for the /messages interface (#19922) 12 months ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 12 months ago
twwu 314a2f9be8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu 8eee344fbb fix: correct hover state logic and refactor environment variable handling in FieldItem and usePipelineInit 12 months ago
zxhlyh 0e0a266142 merge main 12 months ago
zxhlyh 7bce35913d i18n 12 months ago
twwu 7898dbd5bf Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu bd1073ff1a refactor: update input variable types to use PipelineInputVarType and simplify form data handling 12 months ago
zxhlyh 1bbd572593 option card 12 months ago
zxhlyh 5199297f61 run and history 12 months ago
非法操作 499392c6f9
chore: improve some doc (#19881) 12 months ago
yeyunwen a287da9ccd
docs: Add text_to_speech left out in the API response (#19862) 12 months ago
Junjie.M 2862631f03
fix: tool node number type constant field dark style (#19818) 12 months ago
非法操作 749bcc889b
fix: nav selector's dark theme (#19869) 12 months ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
Joel df631591f2
fix: upload avatar failed (#19853) 1 year ago
Junjie.M aeceb200ec
fix: llm parameters radio type dark style (#19833) 1 year ago
twwu 8d4ced227e fix: update click handler logic in OptionCard 1 year ago
zxhlyh f481075f8f pipeline sync draft 1 year ago
zxhlyh 836cf6453e pipeline sync draft 1 year ago
twwu 4b7274f9a5 fix: update link in Form component and correct endpoint for related apps query 1 year ago
twwu 7de5585da6 refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components 1 year ago
twwu 87dc80f6fa fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem 1 year ago
twwu a008c04331 refactor: standardize naming for load more handlers and navigation items across components 1 year ago
twwu 56b66b8a57 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology 1 year ago
zxhlyh f1fe143962 add i18n 1 year ago
CorrectRoad a15129a00c
fix: fix overflow when bot description too long (#19805) 1 year ago
CorrectRoad de2cfd2927
fix: fix metadata condition name overflow (#19812) 1 year ago
KVOJJJin 8bf9adbc08
Fix: style of app publisher (#19803) 1 year ago
twwu 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching 1 year ago
zxhlyh 2670557258 merge main 1 year ago
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 1 year ago
KVOJJJin aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761) 1 year ago
KVOJJJin 71704a713b
Fix: style of check list in dark mode (#19744) 1 year ago
-LAN- 937d151187
chore: Updates version numbers to 1.4.0 and related services (#19731)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Wu Tianwei f8a9c363ba
fix: update background gradient and line positioning in Empty component (#19745) 1 year ago
zxhlyh f5c297708b Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh bf8324f7f7 tag filter 1 year ago
crazywoola 95467a3f0b
fix: broken behavior of rendering (#19732) 1 year ago
Joel bd7094b9f5
chore: image allow "data:" in csp (#19728) 1 year ago
Nite Knite dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
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
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
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
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
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 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
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
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
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
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
twwu cef6463847 feat: Enhance dataset settings with chunk structure and icon selection 1 year ago
Ganondorf c76d763639
add endpoint of get feedbacks (#18697)
Co-authored-by: lizb <lizb@sugon.com>
1 year ago
GuanMu a8b82d2b67
Fix btns (#19564) 1 year ago
Abdullah AlOsaimi f3522a282c
correct key to 'embedding_model_provider' in docs (#19541) 1 year ago
fadeaway 24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown (#19555)
Co-authored-by: fadeaway <chaofanchi@gmail.com>
1 year 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>
1 year ago
Joel d1c55cb901
chore: remove image csp (#19511) 1 year ago
LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 1 year ago
yangzheli 87da155477
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471) 1 year ago
zxhlyh 75259c1ea1
chore: update edu version text (#19485) 1 year ago
GQ1994 af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
kenwoodjw abc61f680a
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
zxhlyh 39b8331f81 merge main 1 year ago
GuanMu 3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 1 year ago
twwu 212d4c5899 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 97ec855df4 feat: enhance input field management with internationalization support and improved state handling 1 year ago
zxhlyh d83b9b70e3 fix: import 1 year ago
zxhlyh b51c18c2cf pipeline init 1 year ago
Good Wood 198fbb9b3d
fix: support echart function option (#19424) 1 year ago
twwu 7e31da7882 refactor: update data source handling and improve internationalization support in test run panel 1 year ago
ga_o ee3b66bdcd
fix: chatbot reopen behabior on iOS (#19406) 1 year ago
DDDDD12138 a24c20a731
fix: support text wrapping in buttons for long content (#19390) 1 year ago
LeanDeR 135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect (#19398) 1 year ago
twwu d9ed61287d Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 6024dbe98d refactor: simplify type definitions in form components and update related configurations 1 year ago
zxhlyh 13ce6317f1 pipeline header 1 year ago
twwu 0099f2296d Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 2d93bc6725 refactor: update DatasetInfo component layout and styling for better responsiveness 1 year ago
HyaCinth 736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 1 year ago
zxhlyh cb52f9ecc5 pipeline header 1 year ago
twwu 1fbeb3a21a refactor: enhance dataset components with new icons and improve layout structure 1 year ago
hzhufa 163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
1 year ago
twwu 38f1a42ce8 refactor: remove unused icon components and update imports in dataset components 1 year ago
twwu 3d11af2dd6 refactor: update imports for knowledge and pipeline components 1 year ago
twwu d1fd5db7f8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu c240cf3bb1 refactor: dataset creation to support pipeline datasets, update related types and hooks 1 year ago
zxhlyh bbbcd68258 portal element 1 year ago
twwu 7ce9710229 feat: add pipeline template details and import functionality, enhance dataset pipeline management 1 year ago
zxhlyh 3f7f21ce70 show test run panel 1 year ago
Yeuoly 623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card (#19163) 1 year ago
zxhlyh fa8ab4ea04 rag pipeline 1 year ago
zxhlyh 3f52f491d7 feat: knowledge base node 1 year ago
NFish 838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page (#19274) 1 year ago
Good Wood d1c08a810b
feat: store mcp_config when switch agent strategy (#19291) 1 year ago
twwu e86a3fc672 feat: Enhance dataset pipeline creation and management with new export and delete functionalities, improved internationalization, and refactor for better clarity 1 year ago
twwu 6f77f67427 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 4025cd0b46 feat: Refactor dataset pipeline creation components and add internationalization support 1 year ago
zxhlyh 3bbb22750c merge main 1 year ago
zxhlyh a6827493f0
chore: slice workflow refresh draft hook (#19292) 1 year ago
zxhlyh d196872059 merge main 1 year ago
zxhlyh a478d95950 feat: knowledge base node 1 year ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 1 year ago
twwu 12c060b795 feat: enhance dataset icon handling by making icon background and URL optional 1 year ago
twwu c480c3d881 feat: enhance dataset detail layout with new icon structure and additional document count display 1 year ago
步浪 1abf00e443
Fix doc bug workflow (#19269)
Co-authored-by: liuwangwang <liuwangwang@hikvision.com.cn>
1 year ago
Jim 6c515ef47f
fix(web): add workspace selector overflow auto (#19265)
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
1 year ago
KVOJJJin b78846078c
Fix: hide view chat setting button when no inputs form (#19263) 1 year ago
twwu b4bccf5fef feat: Add External Knowledge Base and Pipeline icons, update DatasetCard component 1 year ago
KVOJJJin 4b77c9df9d
Fix: optional input in batch run (#19257) 1 year ago
GeorgeCaoJ b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243) 1 year ago
crazywoola 9231c197a5
fix: s.filter is not a function (#19250) 1 year ago
allenZhang 5a6f20d575
Optimize the event handling and rendering logic of the component picker (#19232) 1 year ago
Abdullah AlOsaimi bbf513a2cd
Fix appURL construction when basePath is empty (#19234) 1 year ago
诗浓 50fa0d1512
feat: Plugin page related document supports multiple languages (#19197) 1 year ago
twwu 14ad34af71 feat: enhance dataset creation UI with new pipeline list and edit functionality 1 year ago
twwu 7ed398267f Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu fc9556e057 feat: add dataset creation components and functionality 1 year ago
非法操作 1ca6dbcdc8
fix: file name incorrect when download file (#19183) 1 year ago
QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372)
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.

This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.

To integrate file outputs into workflows, adjustments to the frontend code
are necessary.

For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.

Close #15814.

Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Junjie.M 6c9a9d344a
fix: mouse scrolling zooming can not function anymore (#19160) 1 year ago
zxhlyh acf6872a50 fix: variable selector 1 year ago
-LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Wu Tianwei 3dff21e0be
fix(i18n): add functions to retrieve document and pricing page languages (#19142) 1 year ago
Good Wood d5ee465bf9
fix: fix render undefined when text children is empty (#19135) 1 year ago
twwu e689f21a60 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu a7f9259e27 feat: new Dataset list 1 year ago
Good Wood 1bc94b92ac
fix: fix import LexicalErrorBoundary error (#19124) 1 year ago
HyaCinth 5088ab5061
feat(logAndAnn): add control option for question editing feature (#19117) 1 year ago
Kingsword a9f7bcb12f
fix: Chinese input deletes extra character in Safari within Workspaces (#18193) (#19088) 1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
zxhlyh a46b4e3616 Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh e7e12c1d2e fix: node selector 1 year ago
zxhlyh 66176c4d71 fix: node default 1 year ago
crazywoola ce9737c6a0
fix: change provider should change the content (#19075) 1 year ago
twwu 2613a380b6 fix: Correct link path for creating datasets and optimize Link component with memoization 1 year ago
twwu 9392ce259f feat: Refactor dataset components and update translations for new dataset creation options 1 year ago
Hao Cheng 2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement (#19024) 1 year ago
HyaCinth 3c09b57059
fix(web): fix the wrong components usage(#18995) (#19065) 1 year ago
twwu d1287f08b4 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 7ee8472a5f feat: Add SegmentedControl component with styling and option handling 1 year ago
Panpan f0ca828544
fix: fix embedded chatbot styles on a relatively wide screen (#19030) 1 year ago
Kalo Chin 36521e4275
fixes: fix entrypoint script with missing environment variables (#19039) 1 year ago
zxhlyh cdb615deeb knowledge base node 1 year ago
zxhlyh abbba1d004 knowledge base node 1 year ago
-LAN- 49678e4b48
chore: Bump version to 1.3.1 (#18962)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
twwu 53f2882077 feat: Implement document processing component with configuration and action handling 1 year ago
Silow ea150dc336
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <soulskytony@gmail.com>
1 year ago
Panpan bf01e41fd9
feat: improve embedded chatbot styles (#18692) 1 year ago
twwu 8f07e088f5 feat: Add JinaReader and WaterCrawl components with configurations and schema handling 1 year ago
zxhlyh b8daf944f1
fix: header padding (#18957) 1 year ago
Joel 315436e43b
fix: classify remove always remove the last one (#18959) 1 year ago
twwu f71b0eccb2 Refactor: dataset creation components and implement Firecrawl functionality 1 year ago
crazywoola 03ac2d0f17
fix: i.find is not a function (#18945) 1 year ago
twwu 5b89d36ea1 feat: Update Zod schema generation for file types and upload methods to use new constants 1 year ago
twwu 7c3af74b0d feat: Update useConfigurations and useHiddenConfigurations to use InputVarType constants for type values 1 year ago
twwu d1d83f8a2a feat: Enhance form components with hidden fields and popup properties for improved configuration 1 year ago
twwu 839fe12087 feat: Update OptionsField to use correct Options type and enhance Zod schema generation for options and select input types 1 year ago