Commit Graph

1141 Commits (2e941bb91c662e9b7b100c08254dcb09ebbca031)

Author SHA1 Message Date
JuHyung Son 2e941bb91c
add new provider Solar (#6884) 2 years ago
zhuhao 541bf1db5a
feat: add the tool Serper for Google search. (#6786) (#6790) 2 years ago
Joe f97a51ce24
fix: reranking disable timer error (#6910) 2 years ago
Bowen Liang 6aa02f8c63
dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891) 2 years ago
非法操作 bf3f1027c8
fix: code execution node not display clear reasons when sandbox res error (#6830) 2 years ago
sino 8166a8caf5
feat: update llama3.1 parameters for openrouter (#6901) 2 years ago
Jyong 44801df8f8
fix score threshold limit be None (#6900) 2 years ago
灰灰 56af1a0adf
pref: change ollama embedded api request (#6876) 2 years ago
dufei f8617db012
fix tongyi tool calls (#6896) 2 years ago
Jyong 2ab9af3b38
delete weight_type in knowledge retrieval node (#6892) 2 years ago
Weaxs cc4785f094
fix: xinference reranker return_documents (#6888) 2 years ago
chenxu9741 a9cd6df97e
Remove tts (blocking call) (#6869) 2 years ago
呆萌闷油瓶 f31142e758
Azure 4o mini options (#6873) 2 years ago
crazywoola 792f908afb
Revert "feat:Azure gpt4o mini" (#6870) 2 years ago
非法操作 29e3c3061c
fix: remote image not display in answer node (#6867) 2 years ago
呆萌闷油瓶 14367ddc09
feat:Azure gpt4o mini (#6866) 2 years ago
Jyong 8157fccf6d
delete weight_type (#6865) 2 years ago
Charlie.Wei cbf7f21ade
Add azure gpt4omini (#6862)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Weaxs f6e8e120a1
support xinference tts (#6746) 2 years ago
Joe 08f922d8c9
fix: anthropic max token NoneType error (#6858) 2 years ago
小羽 56b43f62d1
feat: nvidia add llama3.1 model (#6844) 2 years ago
Giga Group 4b410494b3
Add model parameter enable_enhance for hunyuan llm model (#6847)
Co-authored-by: sun <sun@centen.cn>
2 years ago
Joe df9bd36cab
fix: claude-3-5-sonnet-20240620 max token error (#6843) 2 years ago
William Espegren 4be12b29b9
fix: improved error handling for spider tool (#6835) 2 years ago
ybalbert001 c23aa50bea
Add AWS builtin Tools (#6721)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
longzhihun 9ce5cea911
feat: bedrock invoke enhancement (#6808) 2 years ago
eric-0x72 98d9837fbc
fix wrong charset when decoding Chinese content (#6774)
Co-authored-by: zhangwb <zhangwb@zts.com.cn>
2 years ago
Yeuoly 72963d1f13
fix: nonetype in webscraper validation (#6788) 2 years ago
-LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang b414ea41d6
dep: initial support for Milvus 2.4.x (#6084) 2 years ago
Joe f78d0082ae
feat: implement function dispatch table for trace processing (#6628) 2 years ago
SiliconFlow, Inc 3e18d32ce5
add deepseek-coder-v2 in siliconflow (#6149) 2 years ago
Charles 94d68b6a08
upgrade deepseek params (#6744) 2 years ago
Giga Group c9ff0e3961
Add model hunyuan-embedding (#6657)
Co-authored-by: sun <sun@centen.cn>
2 years ago
-LAN- 8dd68e2034
fix(api/core/moderation/output_moderation.py): Fix config call. (#6769) 2 years ago
Bowen Liang cb01bf2986
chore: set logging level to debug when reading YAML files and falling back to default value in case of None (#6758) 2 years ago
Bowen Liang 20268708cc
chore: improve position map conversion and tolerate empty position yaml file (#6541) 2 years ago
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>
2 years ago
非法操作 21f6caacd4
feat: enhance the firecrawl tool (#6705) 2 years ago
-LAN- 6a3bef8378
feat(api/core/app/segments): Update segment types and variables (#6734)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
-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>
2 years ago
crazywoola 90d2c01218
Feat/6725 can not get image url from cogview tool (#6728) 2 years ago
-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>
2 years ago
Jyong cf258b7a67
add xlsx support hyperlink extract (#6722) 2 years ago
-LAN- 5d77dc4f58
feat(api/core/app/segments/parser.py): Remove blank segment in `convert_template` (#6709)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe e4542215cc
fix: tongyi empty tool_calls is not supported in message (#6719) 2 years ago
Jason 3d3677e912
Feat/model provider novita (#6717)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
-LAN- c6996a48a4
refactor(api/core/app/segments): Support more kinds of Segments. (#6706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 years ago
chenxu9741 6b50bb0fe6
issues #6655 Open ai tts issues (#6696) 2 years ago
Sangmin Ahn ecb9c311b5
chore: make prompt generator max tokens configurable (#6693) 2 years ago