Commit Graph

54 Commits (9cdd2cbb27839986e7a520484df9f2cc70b69e6f)

Author SHA1 Message Date
jyong 9cdd2cbb27 r2 10 months ago
jyong 309fffd1e4 Merge branch 'main' into feat/r2
# Conflicts:
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/workflow/entities/node_entities.py
#	api/core/workflow/enums.py
10 months ago
Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 10 months ago
jyong 69529fb16d r2 10 months ago
jyong a826879cf7 Merge branch 'main' into feat/r2 10 months ago
Bowen Liang eee88a8012
chore: improve error logging for requests to plugin daemon (#20328) 10 months ago
jyong a025db137d Merge branch 'main' into feat/r2 10 months ago
jyong 797d044714 r2 10 months ago
Novice 9bbd646f40
fix: inner invoke llm token too long (#20391) 10 months ago
jyong 7f59ffe7af r2 10 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 10 months ago
jyong 5fc2bc58a9 r2 10 months ago
Yeuoly 83ca7f8deb feat: add datasource support to PluginDeclaration and PluginCategory 10 months ago
jyong 665ffbdc10 r2 10 months ago
jyong ec1c4efca9 r2 10 months ago
Yeuoly 6123f1ab21 refactor: reorganize imports and fix datasource endpoint URL 10 months ago
jyong 42fcda3dc8 r2 10 months ago
Yeuoly 4460d96e58 feat: add oauth schema 10 months ago
Yeuoly 4300ebc8aa fix: remove provide type 10 months ago
jyong b82b26bba5 r2 10 months ago
jyong 82be119fec Merge branch 'main' into feat/r2 10 months ago
-LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Yeuoly c5a2f43ceb refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 10 months ago
jyong 93ac6d37e9 r2 10 months ago
jyong e710a8402c r2 10 months ago
jyong 360f8a3375 Merge branch 'main' into feat/r2 10 months ago
jyong 818eb46a8b r2 10 months ago
Yeuoly ff0feaf34e
fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 10 months ago
Bowen Liang cbc8ebd8f5
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 11 months ago
Yeuoly 3258a91d5d
Feat/add repo to plugin manifest (#19337) 11 months ago
jyong 3f1363503b r2 11 months ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
jyong 3c386c63a6 Merge remote-tracking branch 'origin/feat/r2' into feat/r2 11 months ago
jyong 49d1846e63 r2 11 months ago
-LAN- f86e2edc54
refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum (#18896)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Yeuoly 0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization (#18889) 11 months ago
Yeuoly c2d02f8f4d Merge branch 'main' into feat/r2 11 months ago
Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 11 months ago
jyong c7f4b41920 r2 11 months ago
-LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Yeuoly 358fd28c28
feat: fetch app info in plugins (#18202) 11 months ago
Yeuoly d619fa1767
feat: implement blob chunk handling in plugin manager (#18101) 11 months ago
Junjie.M 05b8b2a30c
fix: plugin parameter type TOOLS_SELECTOR parameter not validation required (#18060) 11 months ago
Yeuoly 2134a76517
feat: add minimum dify version requirement to plugins (#18022) 11 months ago
QuantumGhost 4ef297bf38
refactor(api): Enhance error handling in BasePluginManager (#17887) 12 months ago
Yeuoly b2f5ca356a
enhance(plugin): replace json.loads with Pydantic model_validate_json (#17867) 12 months ago
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 12 months ago
Novice 04a0ae3aa9
feat: add llm blocking invoke (#15732) 1 year ago
非法操作 bf9b572bc3
fix tool selector with empty tools raise error (#15829) 1 year ago
znn f8ac382072
raising error if plugin not initialized (#15319) 1 year ago