jyong
|
74538fb3b2
|
Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow
|
2024-04-02 16:59:04 +08:00 |
Yeuoly
|
e46c3a9235
|
optimize: tool
|
2024-04-02 16:58:24 +08:00 |
jyong
|
5e201324d6
|
Merge branch 'main' into feat/workflow
# Conflicts:
# api/.env.example
# docker/docker-compose.yaml
|
2024-04-02 16:55:43 +08:00 |
Yeuoly
|
01e832a587
|
fix: linter
|
2024-04-02 15:25:15 +08:00 |
Yeuoly
|
1af2d06d29
|
feat: add tool benchmark
|
2024-04-02 15:23:54 +08:00 |
jyong
|
f19219ab8d
|
fix knowledge retrival
|
2024-04-02 14:02:49 +08:00 |
Yeuoly
|
396a3e0456
|
feat: add tool parameter type converter
|
2024-04-02 11:58:50 +08:00 |
takatost
|
c5e58c713c
|
remove not necessary error reporting
|
2024-04-02 11:15:50 +08:00 |
Yeuoly
|
31f24e1a14
|
enhance: enable configurate limitation of code
|
2024-04-01 20:47:26 +08:00 |
Jyong
|
a94d86da6d
|
add keyword table s3 storage support (#3065)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-01 20:19:30 +08:00 |
takatost
|
5793855115
|
fix http single run
|
2024-04-01 19:40:49 +08:00 |
takatost
|
8c55ff392d
|
fix bugs
|
2024-04-01 19:33:53 +08:00 |
arkii
|
5e591fc1b7
|
feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-01 18:03:45 +08:00 |
Yeuoly
|
75e95e09d3
|
fix: test
|
2024-04-01 17:07:09 +08:00 |
Yeuoly
|
5b81234db8
|
fix: tool entities
|
2024-04-01 16:43:10 +08:00 |
takatost
|
3b3d19dab7
|
Merge branch 'main' into feat/workflow
# Conflicts:
# api/controllers/console/explore/recommended_app.py
|
2024-04-01 16:22:49 +08:00 |
Yeuoly
|
86a32517e5
|
fix: tool variable selectors
|
2024-04-01 15:42:00 +08:00 |
takatost
|
072967a1d3
|
fix node single step run of answer & http request & llm
|
2024-04-01 15:24:35 +08:00 |
Yash Parmar
|
132269618d
|
FEAT: Add Brave Search and Trello(12 Tools) Included (#3040)
|
2024-04-01 14:53:56 +08:00 |
StyleZhang
|
85ce2e8df8
|
merge main
|
2024-04-01 13:09:40 +08:00 |
takatost
|
50a7c2c92c
|
fix bug
|
2024-04-01 12:51:01 +08:00 |
Jyong
|
84d118de07
|
add redis lock on create collection in multiple thread mode (#3054)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-01 02:10:41 +08:00 |
呆萌闷油瓶
|
e215aae39a
|
feat:xinference audio model support (#3045)
|
2024-03-31 12:44:11 +08:00 |
Leo Q
|
fc5ed17fe9
|
provide a bit more info in logs when parsing api schema error (#3026)
|
2024-03-30 14:44:50 +08:00 |
takatost
|
429dd11dd7
|
add icon for tool node execution
|
2024-03-29 22:22:58 +08:00 |
takatost
|
b394dd6fb0
|
fix convert bug
|
2024-03-29 21:43:44 +08:00 |
takatost
|
a30a6dda63
|
Merge branch 'main' into feat/workflow
# Conflicts:
# docker/docker-compose.yaml
|
2024-03-29 21:18:16 +08:00 |
takatost
|
6817eab5f1
|
fix: api / moderation extension import error (#3037)
|
2024-03-29 21:07:34 +08:00 |
takatost
|
de3b7e8815
|
http request node support template variable
|
2024-03-29 20:54:17 +08:00 |
Yeuoly
|
142d1be4f8
|
refactor
|
2024-03-29 20:53:48 +08:00 |
Richards Tu
|
17af0de7b6
|
Add New Tool: StackExchange (#3034)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-03-29 20:28:21 +08:00 |
Yeuoly
|
fb364d44d1
|
refactor
|
2024-03-29 20:12:26 +08:00 |
jyong
|
75ffdc9d3f
|
fixed single retrival
|
2024-03-29 19:44:26 +08:00 |
jyong
|
bab88efda9
|
Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow
|
2024-03-29 19:29:42 +08:00 |
jyong
|
ca6acf2650
|
fixed single retrival
|
2024-03-29 19:29:27 +08:00 |
Yeuoly
|
11b428a73f
|
feat: agent log
|
2024-03-29 19:23:48 +08:00 |
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 |
Chenhe Gu
|
9d962053a2
|
Fix claude request errors in bedrock (#3015)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-03-29 13:57:45 +08:00 |
Jyong
|
a6cd0f0e73
|
fix add segment when dataset and document is empty (#3021)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-29 13:06:00 +08:00 |
Richards Tu
|
2c43393bf1
|
Add New Tool: DevDocs (#2993)
|
2024-03-29 11:21:02 +08:00 |
Yeuoly
|
85285931e2
|
feat: add agent tool invoke meta
|
2024-03-28 20:04:31 +08:00 |
Yeuoly
|
c1466a7a4d
|
Merge branch 'feat/merge-tool-engine' into feat/workflow
|
2024-03-28 18:44:12 +08:00 |
Yeuoly
|
51404f9035
|
refactor: tool engine
|
2024-03-28 18:36:58 +08:00 |
takatost
|
0a0d9565ac
|
add icon return for tool node in workflow event stream
|
2024-03-28 17:26:09 +08:00 |
Jyong
|
b0b0cc045f
|
add mutil-thread document embedding (#3016)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-28 17:02:35 +08:00 |
takatost
|
858ab8c8c4
|
merge main
|
2024-03-28 14:38:21 +08:00 |
Bowen Liang
|
08b727833e
|
generalize helper for loading module from source (#2862)
|
2024-03-28 11:37:26 +08:00 |
jyong
|
9e4b39e19f
|
fix question classifier node type
|
2024-03-27 17:03:49 +08:00 |