Commit Graph

1569 Commits (7ce971022994facd3b90fcf3227d49b62fb6f3a0)

Author SHA1 Message Date
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
zxhlyh fa8ab4ea04 rag pipeline 1 year ago
zxhlyh 3f52f491d7 feat: knowledge base node 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
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 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
zxhlyh cdb615deeb knowledge base node 1 year ago
zxhlyh abbba1d004 knowledge base node 1 year ago