Yi Xiao
|
f43e27814c
|
Fix action button size (#6753)
|
2024-07-29 13:19:15 +08:00 |
|
Bowen Liang
|
20268708cc
|
chore: improve position map conversion and tolerate empty position yaml file (#6541)
|
2024-07-29 10:32:11 +08:00 |
|
Hanqing Zhao
|
c8da4a1b7e
|
Add jp translation for new features (#6749)
|
2024-07-29 08:58:48 +08:00 |
|
Vicky Guo
|
829472a1d7
|
switch to diffy_config with Pydantic in files, moderation and app (#6747)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-07-29 02:57:45 +08:00 |
|
Hiroshige Aoki
|
e23461c837
|
Fix/6615 40 varchar limit on DatasetCollectionBinding and Embedding model name (#6723)
|
2024-07-28 09:42:58 +08:00 |
|
非法操作
|
21f6caacd4
|
feat: enhance the firecrawl tool (#6705)
|
2024-07-27 15:00:06 +08:00 |
|
Pascal M
|
082c46a903
|
chore: migrate to poetry in devcontainer commands (#6724)
|
2024-07-27 14:49:34 +08:00 |
|
-LAN-
|
6a3bef8378
|
feat(api/core/app/segments): Update segment types and variables (#6734)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-27 14:43:51 +08:00 |
|
-LAN-
|
b6c3010f02
|
refactor(api/core/workflow/nodes/base_node.py): Update extract_variable_selector_to_variable_mapping method signature. (#6733)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-27 14:43:25 +08:00 |
|
crazywoola
|
90d2c01218
|
Feat/6725 can not get image url from cogview tool (#6728)
|
2024-07-27 00:07:31 +08:00 |
|
-LAN-
|
83af50368f
|
fix(api/core/model_runtime/model_providers/azure_openai/llm/llm.py): Try to skip if delta.delta is None. (#6727)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-27 00:05:21 +08:00 |
|
takatost
|
0818b7b078
|
remove iteration special logic
|
2024-07-26 21:27:01 +08:00 |
|
takatost
|
88dcd7b737
|
fix bug
|
2024-07-26 20:29:12 +08:00 |
|
takatost
|
63addf8c94
|
add parallel branch events
|
2024-07-26 20:27:17 +08:00 |
|
takatost
|
483f71f03c
|
fix logging
|
2024-07-26 20:13:11 +08:00 |
|
takatost
|
beea1e1663
|
fix lint
|
2024-07-26 19:47:12 +08:00 |
|
takatost
|
38f8c45755
|
add events in interation node
|
2024-07-26 19:47:02 +08:00 |
|
Jyong
|
cf258b7a67
|
add xlsx support hyperlink extract (#6722)
|
2024-07-26 19:26:52 +08:00 |
|
-LAN-
|
5d77dc4f58
|
feat(api/core/app/segments/parser.py): Remove blank segment in convert_template (#6709)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-26 18:19:33 +08:00 |
|
Joe
|
e4542215cc
|
fix: tongyi empty tool_calls is not supported in message (#6719)
|
2024-07-26 18:10:13 +08:00 |
|
Jason
|
3d3677e912
|
Feat/model provider novita (#6717)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-26 17:37:21 +08:00 |
|
Kevin9703
|
427f48be6b
|
fix(answer/operation): feedback status in the logs (#6716)
|
2024-07-26 17:36:36 +08:00 |
|
-LAN-
|
c6996a48a4
|
refactor(api/core/app/segments): Support more kinds of Segments. (#6706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-26 15:03:56 +08:00 |
|
chenxu9741
|
6b50bb0fe6
|
issues #6655 Open ai tts issues (#6696)
|
2024-07-26 14:55:49 +08:00 |
|
Kevin9703
|
80b3871c55
|
fix(log/list): Incorrect field 'app_id' causing annotations to fail t… (#6697)
|
2024-07-26 11:24:32 +08:00 |
|
KVOJJJin
|
4839523e53
|
Fix appId missing in annotations (#6699)
|
2024-07-26 11:21:51 +08:00 |
|
Sangmin Ahn
|
ecb9c311b5
|
chore: make prompt generator max tokens configurable (#6693)
|
2024-07-26 10:20:23 +08:00 |
|
crazywoola
|
bd97ce9489
|
fix: doc link in knowledge base (#6691)
|
2024-07-26 09:14:08 +08:00 |
|
takatost
|
a31feacf28
|
fix iteration
|
2024-07-26 02:43:40 +08:00 |
|
takatost
|
ae351bd40e
|
add iteration support
|
2024-07-25 23:07:27 +08:00 |
|
takatost
|
df133168dd
|
fix lint
|
2024-07-25 21:06:23 +08:00 |
|
takatost
|
7c67ba8991
|
remove threadpool
|
2024-07-25 21:05:53 +08:00 |
|
Yeuoly
|
79cb23e8ac
|
security/SSRF vulns (#6682)
|
2024-07-25 20:50:26 +08:00 |
|
takatost
|
4097f7c069
|
add parallel branch output
|
2024-07-25 19:39:06 +08:00 |
|
longzhihun
|
c5ac004f15
|
[seanguo] fix: unsupported filename in windows & add Mistral Large 2 (#6679)
|
2024-07-25 19:26:46 +08:00 |
|
crazywoola
|
5fbfa0f2c8
|
Update bug_report.yml (#6678)
|
2024-07-25 18:59:04 +08:00 |
|
RookieAgent
|
78a339a794
|
modify llama3-1 yaml filename to support Windows pull operations (#6677)
|
2024-07-25 18:58:55 +08:00 |
|
Hanqing Zhao
|
f904df4b63
|
Add french and jp translation for new feature (#6675)
|
2024-07-25 18:55:16 +08:00 |
|
灰灰
|
5e4ac11df3
|
fix: code block segmentation problem of markdown document (#6465)
|
2024-07-25 17:24:37 +08:00 |
|
tmuife
|
16b4f560cd
|
fix bugs(when using Oracle23ai as Vector DB) (#6658)
|
2024-07-25 17:07:14 +08:00 |
|
-LAN-
|
75e6576c67
|
refactor(api/core/app/segments): implement to_object in ObjectVariable and ArrayVariable. (#6671)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-25 17:06:38 +08:00 |
|
Seayon
|
0b4c26578e
|
Enhance database URI security and add URL encoding (#6668)
|
2024-07-25 16:48:00 +08:00 |
|
xielong
|
ebcc07e3e9
|
feat: support max_retries in jina requests (#6585)
|
2024-07-25 13:10:39 +08:00 |
|
-LAN-
|
55c2b61921
|
fix(api/fields/workflow_fields.py): Add check in environment variables (#6621)
|
2024-07-25 11:30:52 +08:00 |
|
Giga Group
|
ca696fe94c
|
Add support of tool-call for model provider "hunyuan" (#6656)
Co-authored-by: sun <sun@centen.cn>
|
2024-07-25 11:27:58 +08:00 |
|
非法操作
|
585444c50c
|
chore: fix type annotations (#6600)
|
2024-07-25 11:21:51 +08:00 |
|
longzhihun
|
9815aab7a3
|
[seanguo] feat: add llama 3.1 support in bedrock (#6645)
|
2024-07-25 11:20:37 +08:00 |
|
yanghx
|
349ec0db77
|
fix tencent_cos_storage image-preview error is not a byte (#6652)
|
2024-07-25 11:20:20 +08:00 |
|
majian
|
a876baf0a9
|
Resolve variable type parameter error (#6646)
|
2024-07-25 11:15:54 +08:00 |
|
Jyong
|
91fd8521c3
|
fix reranking model field error (#6654)
|
2024-07-25 10:07:55 +08:00 |
|