Commit Graph

772 Commits

Author SHA1 Message Date
34db42ecea fix bug 2024-03-21 18:37:37 +08:00
34e8d2f6bb add message error record 2024-03-21 18:30:23 +08:00
fa673f9b4c fix: raw text 2024-03-21 16:21:59 +08:00
260fef40c4 enhance: full tools 2024-03-21 15:40:08 +08:00
72818e946d fix llm memory 2024-03-21 15:36:25 +08:00
d71eae8f93 fix qc 2024-03-21 15:02:55 +08:00
a05fcedd61 fix stop 2024-03-21 14:04:22 +08:00
bd409a3caf enhance: code node validator 2024-03-20 23:01:24 +08:00
0d0da9a892 fix variable assigner multi route 2024-03-20 22:49:24 +08:00
a7e2f9caf0 fix variable assigner 2024-03-20 22:27:59 +08:00
c3e7299494 fix service api blocking mode 2024-03-20 21:55:06 +08:00
77bdc6ffb1 fix bug 2024-03-20 17:36:56 +08:00
a65c99496b add extra info for workflow stream output 2024-03-20 17:34:07 +08:00
de6cbc36bb enhance: code return tyoe 2024-03-20 16:54:32 +08:00
0d2a90adf3 fix knowledge retriever return 2024-03-20 15:43:22 +08:00
8337e3c6ba fix lint 2024-03-20 11:23:33 +08:00
884eeebe83 fix react response 2024-03-20 04:00:50 +08:00
9042db301d fix page content is empty 2024-03-20 03:50:28 +08:00
f4f8d6c652 Merge branch 'main' into feat/workflow-backend
# Conflicts:
#	api/core/model_runtime/model_providers/anthropic/llm/llm.py
2024-03-20 00:06:33 +08:00
20cd3e52d0 fix qc bug 2024-03-19 23:55:06 +08:00
53fa4ffe73 fix bug 2024-03-19 21:53:24 +08:00
518c1ceb94 Feat/add-NVIDIA-as-a-new-model-provider (#2900) 2024-03-19 21:08:17 +08:00
696efe494e fix: Ignore some emtpy page_content when append to split_documents (#2898) 2024-03-19 20:55:15 +08:00
4419d357c4 chore: update Yi models params (#2895) 2024-03-19 20:54:31 +08:00
0183651cd5 fix stream output 2024-03-19 20:34:43 +08:00
45017f3f35 fix knowledge single retrieve when function call response is none 2024-03-19 20:08:16 +08:00
6e600bc0dc Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-19 19:41:33 +08:00
25995eb735 fix knowledge single retrieve when function call response is none 2024-03-19 19:41:18 +08:00
3969ed6f69 enhance: check valid JSON 2024-03-19 19:01:09 +08:00
a9e44b1fd2 fix: missing head 2024-03-19 18:38:06 +08:00
bae1bc2e4b fix 2024-03-19 18:37:27 +08:00
7c7f3958ff feat: optimize ollama model default parameters (#2894) 2024-03-19 18:36:30 +08:00
85da94aac4 fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-19 18:36:30 +08:00
5350753905 chore: update Qwen model params (#2892) 2024-03-19 18:36:30 +08:00
b84d4bdb85 chore: Update TongYi models prices (#2890) 2024-03-19 18:36:30 +08:00
66538d8cbd feat:support azure openai llm 0125 version (#2889) 2024-03-19 18:36:30 +08:00
4e24e116aa chore: use API Key instead of APIKey (#2888) 2024-03-19 18:36:29 +08:00
10237c99e4 fix: anthropic system prompt not working (#2885) 2024-03-19 18:36:28 +08:00
faf936416f fix: Fix the problem of system not working (#2884) 2024-03-19 18:36:14 +08:00
779f77ccd6 feat: add icons for 01.ai (#2883) 2024-03-19 18:36:14 +08:00
758b8bf812 i18n: update bedrock label (#2879) 2024-03-19 18:36:14 +08:00
c61f51dc5d feat: AWS Bedrock Claude3 (#2864)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2024-03-19 18:36:14 +08:00
fbbba6db92 feat: optimize ollama model default parameters (#2894) 2024-03-19 18:34:23 +08:00
b17e30b1c2 fix: form-data 2024-03-19 18:30:13 +08:00
53d428907b fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-19 18:17:12 +08:00
8133ba16b1 chore: update Qwen model params (#2892) 2024-03-19 18:13:32 +08:00
2f16b3600c fix: avoid space in http key 2024-03-19 18:13:30 +08:00
55d2417906 fix: invalid http header 2024-03-19 18:12:50 +08:00
17b7426cc6 fix external_data_tools bug 2024-03-19 17:58:33 +08:00
7778901630 fix tool image render 2024-03-19 17:49:26 +08:00