Commit Graph

711 Commits

Author SHA1 Message Date
1c7573a686 add logging callback for workflow 2024-03-19 04:37:29 +08:00
2da7cc6928 fix file bugs 2024-03-19 03:56:47 +08:00
5a5beb5b59 Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-18 22:38:27 +08:00
a0b16e541c question classifier 2024-03-18 22:38:12 +08:00
ac63b5385a fix: set code execution timeout 2024-03-18 22:12:21 +08:00
5ff2fbed59 fix: linter 2024-03-18 22:00:35 +08:00
d24cf9e56a limit http response 2024-03-18 22:00:34 +08:00
cd3c2f6b00 knowledge fix 2024-03-18 21:51:23 +08:00
3e810bc490 knowledge fix 2024-03-18 21:22:16 +08:00
cc86850ad9 pure: rm file transformer 2024-03-18 21:17:13 +08:00
fed19db938 feat: http download file 2024-03-18 21:16:21 +08:00
9175eb455f fix context 2024-03-18 21:11:27 +08:00
977020f580 lint fix 2024-03-18 20:59:22 +08:00
a2195c813c fix file render 2024-03-18 20:59:11 +08:00
d5a404236a knowledge fix 2024-03-18 20:54:50 +08:00
4a483a8754 Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-18 20:35:23 +08:00
a4f367b8ff knowledge fix 2024-03-18 20:35:10 +08:00
e225a3d33c linter 2024-03-18 20:22:25 +08:00
e7d6def1e8 fix: trim file extension 2024-03-18 19:59:54 +08:00
387a6cfee4 remove answer as end 2024-03-18 19:25:18 +08:00
e66c55ba9e fix enable annotation reply when collection is None 2024-03-18 19:21:36 +08:00
487efcb206 fix: support deprecated tools 2024-03-18 18:45:29 +08:00
34695f02fb add model config for conversation 2024-03-18 18:25:46 +08:00
aa421269c4 deduct llm quota use llm node func 2024-03-18 18:01:57 +08:00
09cfbe117e fix annotation bugs 2024-03-18 17:57:10 +08:00
0ea233edbe Merge branch 'main' into feat/workflow-backend 2024-03-18 17:20:25 +08:00
95b74c211d Feat/support tool credentials bool schema (#2875) 2024-03-18 16:55:26 +08:00
d69e0a79d4 fix file upload config internal err 2024-03-18 16:55:15 +08:00
61b41ca04b fix retriever resource 2024-03-18 16:38:39 +08:00
cb79a90031 feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2024-03-18 16:22:48 +08:00
5ed181dd42 knowledge entities fix 2024-03-18 15:54:59 +08:00
41d9fdee50 Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-18 15:40:26 +08:00
9e37021387 knowledge entities fix 2024-03-18 15:40:11 +08:00
a93a2e2e0c Merge branch 'main' into feat/workflow-backend 2024-03-18 15:35:04 +08:00
4502436c47 feat:Embedding models Support for the Aliyun dashscope text-embedding-v1 and text-embedding-v2 (#2874) 2024-03-18 15:21:26 +08:00
02337cbb09 fix answer message save 2024-03-18 15:07:56 +08:00
958da42f74 fix advanced chat answer 2024-03-18 14:28:07 +08:00
e7343cc67c add max_tokens parameter rule for zhipuai glm4 and glm4v (#2861) 2024-03-18 13:19:36 +08:00
83145486b0 fix: fix unstable function call response arguments missing (#2872) 2024-03-18 13:17:16 +08:00
69c8e4ddd1 fix source handle 2024-03-18 13:11:58 +08:00
6fd1795d25 feat: Allow users to specify AWS Bedrock validation models (#2857) 2024-03-18 00:44:09 +08:00
96f38b2d15 fix bug 2024-03-18 00:13:34 +08:00
8a27e51658 add Bad Request when generating 2024-03-17 21:40:59 +08:00
8ecec84dcf Merge branch 'main' into feat/workflow-backend
# Conflicts:
#	api/core/application_manager.py
2024-03-17 21:38:33 +08:00
a2b3096159 add text chunk subscribe for advanced chat blocking mode 2024-03-17 21:36:22 +08:00
80f1fbba56 add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
f770232b63 feat: add model for 01.ai, yi-chat-34b series (#2865) 2024-03-17 21:24:01 +08:00
d8ab611480 fix: code 2024-03-17 21:08:41 +08:00
b99eadecf6 fix: code template 2024-03-17 16:18:15 +08:00
a8e694c235 fix: print exception logs for ValueError and InvokeError (#2823) 2024-03-17 14:34:32 +08:00