You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/plugin/impl
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
10 months ago
..
agent.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
asset.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
base.py chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 11 months ago
datasource.py Merge branch 'feat/datasource' into feat/r2 10 months ago
debugging.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
endpoint.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
exc.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
model.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 1 year ago
oauth.py feat(oauth): plugin oauth service (#21480) 10 months ago
plugin.py Feat/plugin install scope management (#19963) 11 months ago
tool.py refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 12 months ago