Commit Graph

5708 Commits (39d7e64dcc22895410ecad133b6e0c113688a0ca)
 

Author SHA1 Message Date
zhangx1n 39d7e64dcc fix: handle additional workspace limit error in forgot password flow 12 months ago
NFish 45c163d1fe Merge branch 'fix/system-features-miss' into e-300 1 year ago
NFish db92ba92b8 fix: add missed systemFeatures in webapp pages 1 year ago
NFish fb10f50ed9 fix: hide access control in publish panel 1 year ago
NFish 0bd509cb75 Merge branch 'fix/license-invite-refresh' into e-300 1 year ago
NFish 97c891e6a0 fix: show configured brand info in browser tabs 1 year ago
NFish 51001544e4 fix: refresh license limits when invite member success 1 year ago
NFish 8de24736ac Merge branch 'fix/member-group-select-style' into e-300 1 year ago
NFish 49eb78177e fix: increase sticky z-index value 1 year ago
NFish 8d7c903def Merge branch 'fix/reopen-switch-workflow' into e-300 1 year ago
NFish 7bea68fa84 fix: show More menu if current app is not agent-chat 1 year ago
NFish 75a11ff68d Merge branch 'fix/add-system-feature-validate' into e-300 1 year ago
NFish 47604e769c fix: get logo from systemfeatures.branding 1 year ago
NFish b5126fb944 fix: get logo from systemfeatures.branding 1 year ago
NFish afe6dc84eb Merge branch 'fix/add-system-feature-validate' into e-300 1 year ago
NFish d6652beb62 fix: disabled web app access control if systemFeatures.webapp_auth.enabled is false 1 year ago
NFish 2ec5007ba2 Merge branch 'fix/upgrade-bug-fix' into e-300 1 year ago
NFish a41b194d4d Merge branch 'fix/invite-modal-style' into e-300 1 year ago
NFish 99261c5010 fix: invite modal style error 1 year ago
NFish b30308e85b fix: migrating web app access control features 1 year ago
NFish 17d6dd6193 fix: reopen switch to 'workflow orchestrate' menu in app detail page 1 year ago
NFish 7237c467ce fix: reopen switch to 'workflow orchestrate' menu in app detail page 1 year ago
Jim 6c515ef47f
fix(web): add workspace selector overflow auto (#19265)
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
1 year ago
Good Wood 0b44791eae
feat: add mode for /info api (#19264) 1 year ago
Novice 0cfc82d731
fix(structured-output): reasoning model's json format parsing (#19261) 1 year ago
KVOJJJin b78846078c
Fix: hide view chat setting button when no inputs form (#19263) 1 year ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
KVOJJJin 4b77c9df9d
Fix: optional input in batch run (#19257) 1 year ago
NFish ddb3e32c1a fix: disable items in publish dropdown menu panel if web app access not set 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
NFish 0301bd3ac1 Merge branch 'main' into e-300 1 year ago
Yeuoly 8ac3a223a8
fix(api): add missing INNER_API_KEY to InnerAPIConfig (#19166) 1 year ago
NFish 27daeefe98 Merge branch 'fix/console-page-error' into e-300 1 year ago
allenZhang 5a6f20d575
Optimize the event handling and rendering logic of the component picker (#19232) 1 year ago
kenwoodjw c5568f756f
fix basic auth if not base64 encode (#19242)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Bowen Liang 22f5af9987
fix: support non-ascii charactors in filename of the tool files (#19228) 1 year ago
Bowen Liang e352ab2bdd
chore: required pip and performance improvment in mypy checks (#19225) 1 year ago
Abdullah AlOsaimi bbf513a2cd
Fix appURL construction when basePath is empty (#19234) 1 year ago
Hao Cheng 9bcf837f17
fix: use only supported operators in metadata filter system prompts (#19195) 1 year ago
Will a212a63e6a
fix: time type metadata filtering error (#19192) 1 year ago
Bowen Liang e2cae42115
chore: bump celery from 5.4 to 5.5 (#19190) 1 year ago
诗浓 50fa0d1512
feat: Plugin page related document supports multiple languages (#19197) 1 year ago
Hao Cheng bb1d1dc263
fix: fix API tool integration test (#19187) 1 year ago
非法操作 1ca6dbcdc8
fix: file name incorrect when download file (#19183) 1 year ago
NFish 087ccf2cc1 fix: hide doc and support menu in enterprise edition 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
NFish e7161a9bb5 Merge branch 'fix/console-page-error' into e-300 1 year ago
NFish 6de5172a7d fix: import systemFeatures from useGlobalPublicStore 1 year ago