Joe
edfbcd46ca
fix: lint error
2024-09-12 11:32:02 +08:00
Joe
b6abd5b314
Merge branch 'main' into feat/new-login
...
* main: (141 commits)
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249 )
chore: cleanup pycodestyle E rules (#8269 )
let claude models in bedrock support the response_format parameter (#8220 )
enhance: improve empty data display for detail panel (#8266 )
chore: remove useless code (#8198 )
chore: apply pep8-naming rules for naming convention (#8261 )
fix:ollama text embedding 500 error (#8252 )
Update Gitlab query field, add query by path (#8244 )
editor can also create api key (#8214 )
fix: upload img icon mis-align in the chat input area (#8263 )
fix: truthy value (#8208 )
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247 )
fix: workflow parallel limit in ifelse node (#8242 )
fix: CHECK_UPDATE_URL comment (#8235 )
fix:error when adding the ollama embedding model (#8236 )
fix: improving the regionalization of translation (#8231 )
feat: add from_variable_selector for stream chunk / message event (#8228 )
fix(workflow): answers are output simultaneously across different braches in the question classifier node. (#8225 )
fix(workflow): in multi-parallel execution with multiple conditional branches (#8221 )
fix(docker/docker-compose.yaml): Set default value for `REDIS_SENTINEL_SOCKET_TIMEOUT` and `CELERY_SENTINEL_SOCKET_TIMEOUT` (#8218 )
...
2024-09-12 11:31:17 +08:00
Joe
8c2f381d1a
feat: add create_owner_tenant_if_not_exist WorkSpaceNotAllowedCreateError
2024-09-12 11:10:02 +08:00
Joe
dc0caab45c
fix: email code login tenant check
2024-09-12 10:40:44 +08:00
Bowen Liang
781d294f49
chore: cleanup pycodestyle E rules ( #8269 )
2024-09-11 18:55:00 +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
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
Nam Vu
342607f4a4
fix: truthy value ( #8208 )
2024-09-11 15:44:53 +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
Joe
38ea1dd0c6
feat: update SystemFeatureModel
2024-09-11 10:38:16 +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
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
Jyong
bb3002b173
revert page column ( #8217 )
2024-09-10 18:21:22 +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
Bowen Liang
2cf1187b32
chore(api/core): apply ruff reformatting ( #7624 )
2024-09-10 17:00:20 +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
-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
zhuhao
86f7f245e4
fix: The length of the tag should between 1 and 50 ( #8187 ) ( #8188 )
2024-09-10 14:07:06 +08:00
Joe
148747c3c6
fix: raise
2024-09-10 13:47:10 +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
Joe
ca5b29438b
feat: add NotAllowedCreateWorkspace
2024-09-10 11:51:40 +08:00
Joe
4d1efbef62
feat: add not ALLOW_CREATE_WORKSPACE
2024-09-10 11:36:20 +08:00
Joe
57a2534c47
feat: add workspace not found
2024-09-10 10:58:55 +08:00
Joe
3f954e2b9f
feat: register service WorkSpaceNotAllowedCreateError
2024-09-10 10:46:35 +08:00
ice yao
c8df92d0eb
add volcengine tos storage ( #8164 )
2024-09-10 09:19:47 +08:00
-LAN-
4313d92e6b
feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. ( #8167 )
2024-09-10 09:11:31 +08:00
Nam Vu
0695543f63
Fix variable typo (cont) ( #8161 )
2024-09-09 23:46:13 +08:00
crazywoola
0bec6a037c
update qwen-long ( #8157 )
2024-09-09 19:09:42 +08:00
Joe
4893631d65
fix: oauth error when not allowed create workspace
...
fix: oauth error when not allowed create workspace
2024-09-09 18:22:28 +08:00
Joe
358a5f61d3
feat: add OAuthCallback redirect
2024-09-09 17:44:50 +08:00
Joe
97ecaccf6e
feat: dev/reformat
2024-09-09 17:28:11 +08:00
Joe
ef988371c7
fix: OAuth error when not allow register
2024-09-09 17:27:40 +08:00
Joe
b46bb3e7a4
feat: add ALLOW_REGISTER judgement in _generate_account
2024-09-09 17:17:18 +08:00
Joe
1f8bad9bf6
feat: update env example
2024-09-09 16:55:36 +08:00
AAEE86
fa34b9aed6
Modify model parameters in Spark LLMs and zhipuai LLMs ( #8078 )
...
Co-authored-by: Charlie.Wei <luowei@cvte.com>
2024-09-09 15:36:47 +08:00
crazywoola
a27d4d58ec
fix: ollama text embedding 500 error ( #8131 )
2024-09-09 15:27:49 +08:00
Joe
3742a277fc
fix: code reformat
2024-09-09 14:50:56 +08:00
Joe
076ce11511
feat: add OAuth invite token check
2024-09-09 14:49:21 +08:00
Joe
00566af8d1
fix: reformat
2024-09-09 14:37:05 +08:00
Joe
d5427b8d7e
feat: remove self host judgement
2024-09-09 13:48:03 +08:00
Joe
a34908d301
feat: update activate
2024-09-09 13:40:38 +08:00