|
|
34db42ecea
|
fix bug
|
2024-03-21 18:37:37 +08:00 |
|
|
|
34e8d2f6bb
|
add message error record
|
2024-03-21 18:30:23 +08:00 |
|
|
|
c4e6ed1aa2
|
optimize codes
|
2024-03-21 17:12:52 +08:00 |
|
|
|
95c5848d05
|
update workflow app bind datasets
|
2024-03-21 17:06:45 +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 |
|
|
|
0db67a2fd3
|
fix features not publish
|
2024-03-21 13:47:10 +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 |
|
|
|
a0dde6e4da
|
fix bug
|
2024-03-20 20:02:51 +08:00 |
|
|
|
30a9b8b917
|
fix bug
|
2024-03-20 17:52:47 +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 |
|
|
|
b50f221327
|
fix bug
|
2024-03-20 12:47:36 +08:00 |
|
|
|
8337e3c6ba
|
fix lint
|
2024-03-20 11:23:33 +08:00 |
|
|
|
a9b8917e22
|
fix bug
|
2024-03-20 11:23:25 +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 |
|
|
|
d018e279f8
|
fix: typo $ mark in logs of vdb migrate command (#2901)
|
2024-03-19 22:21:58 +08:00 |
|
|
|
53fa4ffe73
|
fix bug
|
2024-03-19 21:53:24 +08:00 |
|
|
|
11636bc7c7
|
bump version to 0.5.10 (#2902)
|
2024-03-19 21:35:58 +08:00 |
|
|
|
8acd6f2531
|
fix bug
|
2024-03-19 21:10:19 +08:00 |
|
|
|
518c1ceb94
|
Feat/add-NVIDIA-as-a-new-model-provider (#2900)
|
2024-03-19 21:08:17 +08:00 |
|
|
|
8d8bbc586e
|
fix bug
|
2024-03-19 20:57:07 +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 |
|
|
|
df4e1339da
|
fix convert bug
|
2024-03-19 20:51:06 +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 |
|
|
|
3f13c47b9b
|
Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891)
|
2024-03-19 18:36:29 +08:00 |
|