Commit Graph

17 Commits

Author SHA1 Message Date
Yeuoly cab080844b fix: issues in requests and openai 2024-08-30 12:08:50 +08:00
takatost 26d3b944b3 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	python/dify_plugin/core/runtime/abstract/request.py
#	python/dify_plugin/core/runtime/request.py
#	python/dify_plugin/plugin.py
2024-08-30 03:31:24 +08:00
takatost a6d55f604d refactor: move runtime request into separate modules 2024-08-30 03:28:09 +08:00
Yeuoly 512ed4bd68 feat: support using backwards request in endpoint 2024-08-29 00:24:16 +08:00
Yeuoly 55443ac092 refactor: move entities to core 2024-08-27 17:09:38 +08:00
Yeuoly 14910881e6 refactor: rename webhook to endpoint 2024-08-26 21:32:42 +08:00
Yeuoly 90b164af7a refactor 2024-08-26 10:57:54 +08:00
Yeuoly 3307a1b6fe feat: add install method to tool runtime 2024-08-26 10:47:19 +08:00
Yeuoly 4929321029 feat: webhook 2024-08-07 19:05:32 +08:00
Yeuoly a6be9c74c7 feat: support webhook 2024-08-06 17:58:10 +08:00
Yeuoly a9b95eed6d feat: backwards invocation 2024-07-24 18:38:30 +08:00
Yeuoly 1eee8cfcd4 feat: validate credentials 2024-07-22 21:13:20 +08:00
Yeuoly db61345cd0 feat: tts and stt 2024-07-22 19:40:14 +08:00
Yeuoly 71c44df7d9 refactor: tts 2024-07-22 12:55:49 +08:00
Yeuoly 27de419b1a feat: stage 2024-07-19 17:46:38 +08:00
Yeuoly 2de6929831 feat: model invocation 2024-07-16 14:34:03 +08:00
Yeuoly f8ae5cbf51 refactor: io router 2024-07-15 23:29:55 +08:00