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