Commit Graph

1228 Commits

Author SHA1 Message Date
takatost
0fcb746c08 add created_at for app model config 2024-04-02 12:07:30 +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
takatost
1ab3b73c14 add app info for workflow convert 2024-04-01 21:00:08 +08:00
Yeuoly
31f24e1a14
enhance: enable configurate limitation of code 2024-04-01 20:47:26 +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
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
7c64f2cfe0 feat: use en-US recommended apps as fallback if using unmaintained language 2024-04-01 16:24:59 +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
takatost
32e83e00e4
feat: use en-US as fallback recommend app if using unmaintained language (#3063) 2024-04-01 16:15:59 +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
Jyong
1716ac562c
add clean_unused_datasets_task (#3057)
Co-authored-by: jyong <jyong@dify.ai>
2024-04-01 01:34:21 +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
Yeuoly
c20685e669
fix 2024-03-29 22:26:26 +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
1387f9b23e
version to 0.5.11 (#3038) 2024-03-29 21:09:21 +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
669c8c3cca
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-28 17:02:52 +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
takatost
63a4ddc251 add text/plain support for draft sync api 2024-03-28 14:36:24 +08:00
Bowen Liang
830495a607
bump celery from 5.2 to 5.3 (#2478)
Co-authored-by: takatost <takatost@users.noreply.github.com>
2024-03-28 11:53:48 +08:00