Commit Graph

3448 Commits

Author SHA1 Message Date
JzoNg 96d2582d89 file var in form 2024-09-18 10:44:59 +08:00
JzoNg a10b0db102 vision setting 2024-09-18 10:44:59 +08:00
StyleZhang 5dd556b4c8 file uploader 2024-09-13 17:31:10 +08:00
StyleZhang a4c6d0b94b file uploader 2024-09-13 16:46:16 +08:00
StyleZhang 323a835de9 Merge branch 'main' into feat/attachments 2024-09-12 13:53:41 +08:00
Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-12 12:55:45 +08:00
zxhlyh 0bb7569d46
fix: markdown paragraph margin (#8289) 2024-09-12 11:28:14 +08:00
Kevin9703 ec57922bb6
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-12 10:39:18 +08:00
Bowen Liang 781d294f49
chore: cleanup pycodestyle E rules (#8269) 2024-09-11 18:55:00 +08:00
StyleZhang 0076577764 file uploader 2024-09-11 18:25:49 +08:00
yalei f515af2232
let claude models in bedrock support the response_format parameter (#8220)
Co-authored-by: duyalei <>
2024-09-11 18:24:50 +08:00
DDDDD12138 fe8191b899
enhance: improve empty data display for detail panel (#8266) 2024-09-11 18:24:18 +08:00
crazywoola 4d2cd6703b
chore: remove useless code (#8198) 2024-09-11 18:19:34 +08:00
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
HowardChan 53f37a6704
fix:ollama text embedding 500 error (#8252) 2024-09-11 16:23:19 +08:00
Leo.Wang 75c1a82556
Update Gitlab query field, add query by path (#8244) 2024-09-11 16:09:53 +08:00
Jason Tan c5b3777d93
editor can also create api key (#8214) 2024-09-11 16:07:15 +08:00
非法操作 678bbf8fe8
fix: upload img icon mis-align in the chat input area (#8263) 2024-09-11 15:58:20 +08:00
Nam Vu 342607f4a4
fix: truthy value (#8208) 2024-09-11 15:44:53 +08:00
Joel 9a3b7345c4 fix: split line too long 2024-09-11 14:40:38 +08:00
StyleZhang 2ebf5f5ffa merge main 2024-09-11 13:40:36 +08:00
takatost 5f4cdd66fa
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247) 2024-09-11 12:28:32 +08:00
zxhlyh 91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2024-09-11 11:30:33 +08:00
Nam Vu 60913970dc
fix: CHECK_UPDATE_URL comment (#8235) 2024-09-11 10:58:35 +08:00
HowardChan 82c42b9ec5
fix:error when adding the ollama embedding model (#8236)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-11 10:25:45 +08:00
Thales Salazar 2a3d8c25bc
fix: improving the regionalization of translation (#8231)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-11 08:55:32 +08:00
takatost cee0c51dbb
feat: add from_variable_selector for stream chunk / message event (#8228) 2024-09-10 22:15:50 +08:00
takatost fdbbdb706f
fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225) 2024-09-10 21:11:35 +08:00
takatost f6dfe23cf8
fix(workflow): in multi-parallel execution with multiple conditional branches (#8221) 2024-09-10 21:09:18 +08:00
-LAN- ffd4bf8bf0
fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218) 2024-09-10 18:47:59 +08:00
Jyong bb3002b173
revert page column (#8217) 2024-09-10 18:21:22 +08:00
Yi Xiao d4dc54447a
fix the tooltip in tool nodes (#8215) 2024-09-10 17:53:44 +08:00
Bowen Liang d109881410
chore(api/models): apply ruff reformatting (#7600)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 17:08:06 +08:00
Joel d1605952b0
fix: input chat input wrong padding (#8207) 2024-09-10 17:01:32 +08:00
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
StyleZhang 02f494c0de merge main 2024-09-10 16:38:32 +08:00
github-actions[bot] 178730266d
chore: translate i18n files (#8202)
Co-authored-by: takatost <5485478+takatost@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-09-10 16:13:26 +08:00
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
Joel f0e81e3918 fix: doc extract and node isconversation item 2024-09-10 15:22:44 +08:00
Joel aa8499efac fix: doc extract var type 2024-09-10 15:16:27 +08:00
Joel ea40b1dcb2 fix: two scrollbar 2024-09-10 15:05:54 +08:00
crazywoola 5da0182800
docs: replace docker-compose with docker compose (#8195) 2024-09-10 15:02:52 +08:00
-LAN- ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2024-09-10 15:00:25 +08:00
Jyong af92f19291
filter excel empty sheet (#8194) 2024-09-10 14:55:08 +08:00
Joel a689cd6fd4 chore: var refernece support theme 2024-09-10 14:49:27 +08:00
StyleZhang 32b6c7063a file uploader 2024-09-10 14:17:56 +08:00
zhuhao 86f7f245e4
fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2024-09-10 14:07:06 +08:00
Jyong 2d690801d1
nvidia rerank top n missed (#8185) 2024-09-10 13:17:48 +08:00
Nam Vu fede54be77
fix: Version '2.6.2-2' for 'expat' was not found (#8182) 2024-09-10 13:00:37 +08:00
Jyong 85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-10 12:52:50 +08:00