Commit Graph

81 Commits

Author SHA1 Message Date
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 83b0cf34dc feat: add logger to tcp stream 2024-08-28 12:49:22 +08:00
Yeuoly 55443ac092 refactor: move entities to core 2024-08-27 17:09:38 +08:00
Yeuoly 8a471941dc refactor 2024-08-27 12:45:00 +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 2ff7635ae6 refactor: plugin stream reader 2024-08-26 10:33:19 +08:00
Yeuoly 7991deafaa refactor: plugin io server 2024-08-26 00:32:11 +08:00
Yeuoly feed30a8f3 refactor: io stream 2024-08-22 19:56:56 +08:00
Yeuoly a1b94e9eb2 feat: aws lambda simulate tdd 2024-08-15 23:30:45 +08:00
Yeuoly c7b363d88d feat: add aws lambda 2024-08-15 19:29:22 +08:00
Yeuoly a6be9c74c7 feat: support webhook 2024-08-06 17:58:10 +08:00
Yeuoly 8e05e0eb1a feat: remote debugging 2024-07-26 21:13:18 +08:00
Yeuoly f53a10bcd4 feat: support tcp developing 2024-07-24 19:35:17 +08:00
Yeuoly f565e1354f feat: code based workflow 2024-07-24 00:42:35 +08:00
Yeuoly d3069b6da2 enhance: migrate to gevent 2024-07-23 14:25:47 +08:00
Yeuoly 1eee8cfcd4 feat: validate credentials 2024-07-22 21:13:20 +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
Yeuoly d3f057f758 feat: invoke model 2024-07-15 18:35:03 +08:00
Yeuoly 4f3b4f694b feat: import yaml 2024-07-15 17:30:57 +08:00
Yeuoly 13c7c0ca0e asyncio, fxxk yxo 2024-07-12 21:44:37 +08:00
Yeuoly a3d192349c feat: invoke tool 2024-07-12 19:58:09 +08:00
Yeuoly efda7c5cda refactor 2024-07-12 17:31:54 +08:00
Yeuoly c356630c2e refactor: declartive 2024-07-12 17:07:30 +08:00
Yeuoly 2a26614ae3 feat: io server 2024-07-12 15:47:08 +08:00
Yeuoly eb4b0f2a3b init 2024-07-10 17:56:01 +08:00