Commit Graph

1249 Commits

Author SHA1 Message Date
takatost 00d9c48461 fix migration version dependency 2024-04-02 22:46:38 +08:00
takatost fef62d937d Merge branch 'main' into feat/workflow 2024-04-02 22:36:27 +08:00
takatost 6b06c5b957 optimize workflow inputs 2024-04-02 22:36:07 +08:00
takatost 5a4ea0932a add inputs for workflow_started event 2024-04-02 21:13:08 +08:00
Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087)
Co-authored-by: jyong <jyong@dify.ai>
2024-04-02 20:46:24 +08:00
Yeuoly 01c6a35966
chore: encoder 2024-04-02 19:25:52 +08:00
QIN2DIM f7d1d9b8b1
fix(duckduckgo-search): invoke error (#3077) 2024-04-02 18:40:09 +08:00
Salem Korayem 6b4c8e76e6
feat (new llm): add support for openrouter (#3042) 2024-04-02 18:38:46 +08:00
Yeuoly 1c004e0df6
optimize: sd 2024-04-02 18:21:08 +08:00
Jyong e12a0c154c
add segment function billing check for SAAS env (#3082)
Co-authored-by: jyong <jyong@dify.ai>
2024-04-02 17:55:49 +08:00
jyong 74538fb3b2 Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow 2024-04-02 16:59:04 +08:00
jyong f832211e2e db migrate merge 2024-04-02 16:58:49 +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
takatost 8b01796f5d fix external data convert 2024-04-02 15:30:39 +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
takatost d14ea2ecaa
version to 0.5.11-fix1 (#3073) 2024-04-02 12:51:29 +08:00
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
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 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