-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmanifest.yaml
More file actions
42 lines (42 loc) · 1.35 KB
/
manifest.yaml
File metadata and controls
42 lines (42 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
version: 0.0.3
type: plugin
author: ucloud
name: "ucloud"
label:
en_US: UCloud
ja_JP: UCloud
zh_Hans: "UCloud 优刻得"
pt_BR: UCloud
description:
en_US: "UCloud provides quick access to mainstream model API, including DeepSeek, Qwen, Ernie, Flux, and other popular models for scenarios such as llm and text-to-image models."
ja_JP: "UCloud をモデルプロバイダーとして統合する Dify プラグインで、Dify 内での AI モデルのシームレスなデプロイと利用を可能にします。"
zh_Hans: "UCloud优刻得快速接入各大主流模型API服务,包括DeepSeek、Qwen、文心一言、Flux等一系列大语言、文生图等场景的热门模型,零门槛上手开箱即用。"
pt_BR: "Um plugin do Dify que integra o UCloud como provedor de modelos, permitindo a implantação e uso contínuos de modelos de IA no Dify."
icon: icon.png
resource:
memory: 268435456
permission:
model:
enabled: true
llm: true
text_embedding: false
rerank: false
tts: false
speech2text: false
moderation: false
plugins:
models:
- provider/modelverse.yaml
meta:
version: 0.0.1
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
minimum_dify_version: null
created_at: 2025-07-14T15:53:48.224709822+08:00
privacy: PRIVACY.md
verified: false