Commit Graph

430 Commits

Author SHA1 Message Date
Yeuoly 7d8cfb8cf8 feat: create message 2024-09-10 18:06:12 +08:00
Yeuoly e99c796c90 refactor: model config -> model selector 2024-09-09 12:40:39 +08:00
takatost b25ecd6782 fix protected_namespaces 2024-09-04 20:17:04 +08:00
takatost 7ad04a8617 fix circular import 2024-09-04 20:10:48 +08:00
takatost d362439611 fix bugs 2024-09-04 20:07:38 +08:00
takatost 698198a359 fix bugs 2024-09-04 20:01:21 +08:00
Yeuoly 1c79f8a173 feat: tool selector 2024-09-04 19:56:52 +08:00
Yeuoly 07d045db59 Merge 2024-09-04 19:54:29 +08:00
takatost 2ade2cdb40 fix plugin registration 2024-09-04 19:53:06 +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 c81c213cb0 fix: missing tool selector 2024-09-04 18:04:32 +08:00
Yeuoly 5b09b6b537 feat: support tool selector 2024-09-04 15:24:13 +08:00
takatost 77c25eaaa3 refactor all 2024-09-03 23:03:15 +08:00
Yeuoly 69edd8002f fix: endpoint provider entity 2024-09-03 16:04:09 +08:00
Yeuoly 9c7d311d43 feat: labels 2024-09-02 20:17:32 +08:00
Yeuoly 01a0fe327a refactor: endpoints 2024-08-30 22:41:20 +08:00
Yeuoly 5a607ab383 reformatter 2024-08-30 12:16:09 +08:00
Yeuoly cab080844b fix: issues in requests and openai 2024-08-30 12:08:50 +08:00
takatost 38b8522a29 fix: issues merging from main 2024-08-30 03:54:31 +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 512ed4bd68 feat: support using backwards request in endpoint 2024-08-29 00:24:16 +08:00
Yeuoly 64372cbe5a feat: support persistence 2024-08-29 00:10:13 +08:00
Yeuoly 83b0cf34dc feat: add logger to tcp stream 2024-08-28 12:49:22 +08:00
Yeuoly 44c0f96c4d fix: add vision 2024-08-28 12:16:42 +08:00
Yeuoly d1555276d0 refactor: using parameter scope 2024-08-28 12:15:20 +08:00
Yeuoly 92819bd5f8 refactor: app selector 2024-08-27 18:09:49 +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 dcbde17961 feat: support sdk 2024-08-27 12:55:40 +08:00
Yeuoly 8a471941dc refactor 2024-08-27 12:45:00 +08:00
Yeuoly 4f0a9dcdc5 feat: support output schema 2024-08-26 21:45:48 +08:00
Yeuoly 14910881e6 refactor: rename webhook to endpoint 2024-08-26 21:32:42 +08:00
Yeuoly fe682603f1 feat: invoke apps 2024-08-26 20:59:16 +08:00
Yeuoly 9ea78ed55d feat: aws http backwards invoke 2024-08-26 13:14:58 +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 734f08f39d refactor: backwards invocation 2024-08-26 10:02:13 +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 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 84946ec0fe feat: backwards invoke llm 2024-07-29 22:07:46 +08:00
Yeuoly df785b8930 fix: backwards invocation 2024-07-29 18:58:37 +08:00