Commit Graph

46 Commits

Author SHA1 Message Date
-LAN- ef7b886db4 refactor: prevent yoda-conditions
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 21:55:35 +08:00
-LAN- b3e0612e53 chore: Apply format
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 21:18:36 +08:00
-LAN- 5858fe715e chore: Apply formet and auto fix
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 21:10:36 +08:00
Yeuoly e71e7575d7 fix: endless aws transaction 2024-11-08 21:22:18 +08:00
Yeuoly 37b1fcace4 refactor: initialization process 2024-11-05 16:43:39 +08:00
takatost 6f117d207d fix route 2024-11-01 00:45:14 -07:00
Yeuoly 697ddc22d7 feat: support split large file into small chunks 2024-10-23 16:50:24 +08:00
Yeuoly 041df019b0 feat: add app_id/conversation_id/message_id/endpoint_id into sessions 2024-10-16 15:22:08 +08:00
takatost 0d541b7d5b feat: add missing routes 2024-09-27 18:56:01 +08:00
takatost 5c9a48c67d feat: add GetAIModelSchema route 2024-09-26 15:11:04 +08:00
Yeuoly c325ff7193 fix: aws runtime lifetime 2024-09-12 23:18:23 +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
Yeuoly 98ce6231a5 feat: assets 2024-09-04 18:26:54 +08:00
Yeuoly 5b09b6b537 feat: support tool selector 2024-09-04 15:24:13 +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 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