Commit Graph

44 Commits (1ea4459d9f741c849324924d7148bf412da3b0cb)

Author SHA1 Message Date
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>
9 months ago
quicksand 5de01c1444
feat (document_extractor): support .properties file (#18969) 9 months ago
crazywoola 2c2af1d117
feat: add VTT data transform to Document extractor (#18936) 9 months ago
Good Wood cc08451eb8
fix: fix file number limit error (#17848) 10 months ago
AugNSo 2b86465d4c
fix document extractor node incorrectly processing doc and ppt files (#12902) 12 months ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
yihong 36cb25b341
fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yi Xiao e3119112a6
chore: add Thai GUI (#11201) 1 year ago
crazywoola db1d2aaff5
Feat/add Slovensko (Slovenija) (#10731)
Co-authored-by: XHorizont.com <johnny@xhorizont.com>
1 year ago
Jyong 3e9d271b52
nltk security issue and upgrade unstructured (#9558) 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 1 year ago
-LAN- 3571292fbf
chore(api): Introduce Ruff Formatter. (#7291) 1 year ago
-LAN- 536c43257b
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2 years ago
Sadegh Ghanbari Shohani ffa992acf7
Add support for i18n Farsi language (fa-IR) (#7044) 2 years ago
hursit 104c797dd0
feat: Add support for i18n Turkish language (tr-TR) (#6886)
Co-authored-by: hursit <hursit.topal@enuygun.com>
2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2 years ago
crazywoola 3ec80f9dda
Fix/6034 get random order of categories in explore and workflow is missing in zh hant (#6043) 2 years ago
crazywoola cddea83e65
6014 i18n add support for spanish (#6017) 2 years ago
luckylhb90 2e718b85e9
fix(api): language list (#5649)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
非法操作 e1a72e0e2b
fix: ro-RO is not a valid language (#5635) 2 years ago
takatost 4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Yash Parmar 6ccde0452a
feat: Added hindi translation i18n (#5240) 2 years ago
Harry Wang b399e8a359
fixed a typo and grammar error in sampled app (#5061) 2 years ago
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2 years ago
rennokki d1ccb22d8a
feat: Use Romanian & other langs in QA (#4205)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Patryk Garstecki 6271463240
feat(Languages): 👽 add pl-PL language (#4128) 2 years ago
yongjer 3b5b4d628b
Add support for Traditional Chinese language (#3899)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Phạm Viết Nghĩa a026c5fd08
feat: add Vietnamese vi-VN (#2807) 2 years ago
takatost 88a095e40e
fix: wrong default model parameters when creating app (#2623) 2 years ago
Koen Farell 61e4bbabaf
feat: added Ukrainian language support (#2473) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
Garfield Dai 42a5b3ec17
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost ae3f1ac0a9
feat: support gpt-3.5-turbo-instruct model (#1195) 2 years ago
charli117 20bab6edec
Restore the application template (#1174)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2 years ago
charli117 67bed54f32
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2 years ago
Joel 2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
John Wang db896255d6 Initial commit 3 years ago