Commit Graph

22 Commits

Author SHA1 Message Date
Yeuoly 69fe86e029 release: beta 2024-09-11 16:19:46 +08:00
takatost f611636766 remove unused files 2024-09-04 19:51:15 +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 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 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 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 4f0a9dcdc5 feat: support output schema 2024-08-26 21:45:48 +08:00
Yeuoly 90b164af7a refactor 2024-08-26 10:57:54 +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 a9b95eed6d feat: backwards invocation 2024-07-24 18:38:30 +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 a3d192349c feat: invoke tool 2024-07-12 19:58:09 +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