Commit Graph

43 Commits

Author SHA1 Message Date
Yeuoly e71e7575d7 fix: endless aws transaction 2024-11-08 21:22:18 +08:00
Yeuoly 0ad327fa7f feat: automatically exit when parent process has dead 2024-11-05 20:59:36 +08:00
Yeuoly c10330ebea feat: colorful warnings 2024-11-05 20:46:01 +08:00
Yeuoly 37b1fcace4 refactor: initialization process 2024-11-05 16:43:39 +08:00
Yeuoly 041df019b0 feat: add app_id/conversation_id/message_id/endpoint_id into sessions 2024-10-16 15:22:08 +08:00
Yeuoly efac3f6365 cleanup 2024-09-29 14:02:00 +08:00
Yeuoly 57dc0ef655 refactor: add detailed args to error session message 2024-09-29 12:40:11 +08:00
Yeuoly c325ff7193 fix: aws runtime lifetime 2024-09-12 23:18:23 +08:00
Yeuoly 69fe86e029 release: beta 2024-09-11 16:19:46 +08:00
Yeuoly 3ac5a201e1 fix: relative import 2024-09-11 15:45:53 +08:00
takatost f611636766 remove unused files 2024-09-04 19:51:15 +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 3d3e6fbd9b feat: support persistence storage 2024-08-29 01:27:10 +08:00
Yeuoly 83b0cf34dc feat: add logger to tcp stream 2024-08-28 12:49:22 +08:00
Yeuoly fba4ee198a fix 2024-08-27 18:07:18 +08:00
Yeuoly 73ab4e0c49 fix 2024-08-27 17:20:52 +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 9ea78ed55d feat: aws http backwards invoke 2024-08-26 13:14:58 +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 a9b95eed6d feat: backwards invocation 2024-07-24 18:38:30 +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 4995a30eee fix: wrappers 2024-07-15 23:36:28 +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 8efdb74ce4 feat: model entities 2024-07-14 18:12:36 +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 8b291cf0f3 feat: pool thread 2024-07-10 18:45:00 +08:00
Yeuoly eb4b0f2a3b init 2024-07-10 17:56:01 +08:00