Commit Graph

207 Commits

Author SHA1 Message Date
jyong 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
jyong 2d26c4745b add history message 2024-03-29 18:58:59 +08:00
takatost 971436d935 llm and answer node support inner variable template 2024-03-29 18:44:30 +08:00
Yeuoly 85285931e2
feat: add agent tool invoke meta 2024-03-28 20:04:31 +08:00
jyong 9e4b39e19f fix question classifier node type 2024-03-27 17:03:49 +08:00
Yeuoly 078b10a9f0
fix: linter 2024-03-27 16:01:09 +08:00
Yeuoly c70d0546ae
sign single step files 2024-03-27 16:00:54 +08:00
jyong a29d3f2400 fix question classifier issue when llm
is completion mode
2024-03-27 14:19:23 +08:00
Yeuoly 17d1e2e5b7
fix: template transform node output length 2024-03-27 11:51:12 +08:00
takatost 34e8d2f6bb add message error record 2024-03-21 18:30:23 +08:00
Yeuoly fa673f9b4c
fix: raw text 2024-03-21 16:21:59 +08:00
takatost 72818e946d fix llm memory 2024-03-21 15:36:25 +08:00
takatost d71eae8f93 fix qc 2024-03-21 15:02:55 +08:00
Yeuoly bd409a3caf
enhance: code node validator 2024-03-20 23:01:24 +08:00
takatost a7e2f9caf0 fix variable assigner 2024-03-20 22:27:59 +08:00
Yeuoly de6cbc36bb
enhance: code return tyoe 2024-03-20 16:54:32 +08:00
takatost 0d2a90adf3 fix knowledge retriever return 2024-03-20 15:43:22 +08:00
takatost 8337e3c6ba fix lint 2024-03-20 11:23:33 +08:00
jyong 884eeebe83 fix react response 2024-03-20 04:00:50 +08:00
jyong 9042db301d fix page content is empty 2024-03-20 03:50:28 +08:00
takatost 0183651cd5 fix stream output 2024-03-19 20:34:43 +08:00
jyong 45017f3f35 fix knowledge single retrieve when function call response is none 2024-03-19 20:08:16 +08:00
jyong 6e600bc0dc Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-19 19:41:33 +08:00
jyong 25995eb735 fix knowledge single retrieve when function call response is none 2024-03-19 19:41:18 +08:00
Yeuoly 3969ed6f69
enhance: check valid JSON 2024-03-19 19:01:09 +08:00
Yeuoly a9e44b1fd2
fix: missing head 2024-03-19 18:38:06 +08:00
Yeuoly b17e30b1c2
fix: form-data 2024-03-19 18:30:13 +08:00
Yeuoly 2f16b3600c
fix: avoid space in http key 2024-03-19 18:13:30 +08:00
Yeuoly 55d2417906
fix: invalid http header 2024-03-19 18:12:50 +08:00
jyong 1607fcfaa7 fix knowledge single retrieve when function call response is none 2024-03-19 17:18:29 +08:00
jyong 4ec14d8d91 fix knowledge single retrieve when function call response is none 2024-03-19 14:17:22 +08:00
takatost 2da7cc6928 fix file bugs 2024-03-19 03:56:47 +08:00
jyong 5a5beb5b59 Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-18 22:38:27 +08:00
jyong a0b16e541c question classifier 2024-03-18 22:38:12 +08:00
Yeuoly 5ff2fbed59
fix: linter 2024-03-18 22:00:35 +08:00
Yeuoly d24cf9e56a
limit http response 2024-03-18 22:00:34 +08:00
jyong cd3c2f6b00 knowledge fix 2024-03-18 21:51:23 +08:00
jyong 3e810bc490 knowledge fix 2024-03-18 21:22:16 +08:00
Yeuoly cc86850ad9
pure: rm file transformer 2024-03-18 21:17:13 +08:00
Yeuoly fed19db938
feat: http download file 2024-03-18 21:16:21 +08:00
takatost 9175eb455f fix context 2024-03-18 21:11:27 +08:00
takatost 977020f580 lint fix 2024-03-18 20:59:22 +08:00
takatost a2195c813c fix file render 2024-03-18 20:59:11 +08:00
jyong d5a404236a knowledge fix 2024-03-18 20:54:50 +08:00
jyong 4a483a8754 Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-18 20:35:23 +08:00
jyong a4f367b8ff knowledge fix 2024-03-18 20:35:10 +08:00
Yeuoly e225a3d33c
linter 2024-03-18 20:22:25 +08:00
Yeuoly e7d6def1e8
fix: trim file extension 2024-03-18 19:59:54 +08:00
takatost 387a6cfee4 remove answer as end 2024-03-18 19:25:18 +08:00
jyong e66c55ba9e fix enable annotation reply when collection is None 2024-03-18 19:21:36 +08:00