mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
33 lines
607 B
YAML
33 lines
607 B
YAML
version: 0.2.6
|
|
type: plugin
|
|
author: langgenius
|
|
name: google_cloud_storage
|
|
label:
|
|
en_US: Google Cloud Storage
|
|
zh_Hans: Google Cloud Storage
|
|
description:
|
|
en_US: Google Cloud Storage Datasource
|
|
zh_Hans: Google Cloud Storage 数据源
|
|
icon: icon.svg
|
|
resource:
|
|
memory: 268435456
|
|
permission: {}
|
|
plugins:
|
|
datasources:
|
|
- provider/google_cloud_storage.yaml
|
|
meta:
|
|
version: 0.0.1
|
|
arch:
|
|
- amd64
|
|
- arm64
|
|
runner:
|
|
language: python
|
|
version: "3.12"
|
|
entrypoint: main
|
|
minimum_dify_version: 1.9.0
|
|
created_at: 2025-05-13T14:54:47.062188+08:00
|
|
privacy:
|
|
verified: false
|
|
tags:
|
|
- rag
|