Commit Graph

808 Commits

Author SHA1 Message Date
75ffdc9d3f fixed single retrival 2024-03-29 19:44:26 +08:00
bab88efda9 Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow 2024-03-29 19:29:42 +08:00
ca6acf2650 fixed single retrival 2024-03-29 19:29:27 +08:00
11b428a73f feat: agent log 2024-03-29 19:23:48 +08:00
704cb42869 Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow
# Conflicts:
#	api/core/workflow/nodes/question_classifier/question_classifier_node.py
2024-03-29 19:00:21 +08:00
2d26c4745b add history message 2024-03-29 18:58:59 +08:00
971436d935 llm and answer node support inner variable template 2024-03-29 18:44:30 +08:00
85285931e2 feat: add agent tool invoke meta 2024-03-28 20:04:31 +08:00
c1466a7a4d Merge branch 'feat/merge-tool-engine' into feat/workflow 2024-03-28 18:44:12 +08:00
51404f9035 refactor: tool engine 2024-03-28 18:36:58 +08:00
0a0d9565ac add icon return for tool node in workflow event stream 2024-03-28 17:26:09 +08:00
858ab8c8c4 merge main 2024-03-28 14:38:21 +08:00
08b727833e generalize helper for loading module from source (#2862) 2024-03-28 11:37:26 +08:00
9e4b39e19f fix question classifier node type 2024-03-27 17:03:49 +08:00
078b10a9f0 fix: linter 2024-03-27 16:01:09 +08:00
c70d0546ae sign single step files 2024-03-27 16:00:54 +08:00
6256a3fadb fix: missing datasets 2024-03-27 14:44:04 +08:00
a29d3f2400 fix question classifier issue when llm
is completion mode
2024-03-27 14:19:23 +08:00
17d1e2e5b7 fix: template transform node output length 2024-03-27 11:51:12 +08:00
5becb4c43a update wenxin llm (#2929) 2024-03-27 11:36:21 +08:00
829a7b0d16 Merge branch 'main' into feat/workflow 2024-03-27 10:33:28 +08:00
13694293e3 fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) 2024-03-27 09:58:41 +08:00
c15677634f merge main 2024-03-26 15:25:02 +08:00
40dbf30784 feat: support new reranker [jina-colbert-v1-en] (#2975) 2024-03-26 11:34:40 +08:00
d70bd4aaa4 fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 2024-03-26 11:05:10 +08:00
8e05261588 Fix handling of missing required parameters in ApiTool (#2965) 2024-03-26 10:53:39 +08:00
a676d4387c fix: Correct image parameter passing in GLM-4v model API calls (#2948) 2024-03-26 10:43:20 +08:00
129a9850eb fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2024-03-26 10:13:35 +08:00
4fb9606361 fix: max_token default help info improved (#2951) 2024-03-25 10:07:32 +08:00
c534d95972 fix: yi model price correction (#2946) 2024-03-24 12:10:57 +08:00
6dc62334d6 doc: model schema document fix and wording about the model price parameter (#2944) 2024-03-24 12:06:20 +08:00
6cf0e0c242 Merge branch 'main' into feat/workflow 2024-03-23 23:09:36 +09:00
240a94182e Feat/add triton inference server (#2928) 2024-03-22 15:15:48 +08:00
a91bec033d fix bug 2024-03-21 22:04:43 +08:00
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
5a1c29fd8c chore: change Yi model SDK to OpenAI (#2910) 2024-03-20 16:02:13 +08:00
0d2a90adf3 fix knowledge retriever return 2024-03-20 15:43:22 +08:00