Commit Graph

63 Commits (039a0530277b42aff0dba40aeaf08edd9e900137)

Author SHA1 Message Date
Harry e97f03c130 feat: add custom OAuth client setup and enhance datasource provider model with avatar_url 8 months ago
Harry 3388e83920 Merge remote-tracking branch 'origin/main' into feat/rag-2
# Conflicts:
#	.github/workflows/build-push.yml
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
8 months ago
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
8 months ago
zxhlyh 01566035e3 merge main 8 months ago
homejim 8e910d8c59
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251) 8 months ago
jyong b5e4ce6c68 r2 9 months ago
jyong bc1a517a97 r2 9 months ago
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
9 months ago
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
9 months ago
NeatGuyCoding a82943a83d
minor fix: add parameters in error msg of Plugin service returned no options (#21662) 9 months ago
Dongyu Li bfcf09b684 feat(datasource): fix datasource icon 9 months ago
Dongyu Li cdbba1400c feat(datasource): update fetch_datasource_provider 9 months ago
Harry 1449ed86c4 feat: rename online driver to online drive and update related classes and methods :) 9 months ago
Harry eee72101f4 feat(online_driver): add online driver plugin, support browsing and downloading 9 months ago
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 9 months ago
jyong 540096a8d8 Merge branch 'main' into feat/r2
# Conflicts:
#	api/core/plugin/impl/oauth.py
#	api/core/workflow/entities/variable_pool.py
#	api/models/workflow.py
#	api/services/dataset_service.py
9 months ago
Maries 164e5481c5
feat(oauth): plugin oauth service (#21480) 9 months ago
jyong 7b7cdad1d8 r2 9 months ago
Dongyu Li b77081a19e feat(datasource): update datasource icon 9 months ago
Dongyu Li ca0979dd43 feat(datasource): update fetch_datasource_provider 9 months ago
Dongyu Li b12a8eeb90 feat(datasource): change datasource result type to event-stream 9 months ago
jyong 725fc72c6f Merge branch 'feat/r2' into deploy/rag-dev 9 months ago
jyong b618f3bd9e r2 9 months ago
jyong f4e1ea9011 Merge branch 'feat/r2' into deploy/rag-dev 9 months ago
jyong 3d0e288e85 r2 9 months ago
jyong 9620d6bcd8 Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
#	web/i18n/zh-Hans/app.ts
9 months ago
jyong f7fbded8b9 Merge branch 'main' into feat/r2 9 months ago
Dongyu Li 82d0a70cb4 feat(datasource): change datasource result type to event-stream 9 months ago
Xin Zhang 30cfc9c172
Feat/plugin install scope management (#19963) 9 months ago
Dongyu Li c5976f5a09 feat(datasource): change datasource result type to event-stream 9 months ago
Harry 5ccb8d9736 feat: online document 9 months ago
Harry 0908f310fc feat: webcrawl 9 months ago
jyong b2b95412b9 r2 9 months ago
jyong 5f08a9314c r2 10 months ago
jyong 5fe5da7c1d r2 10 months ago
jyong c09c8c6e5b r2 10 months ago
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 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
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