Files
2024-11-20 18:24:57 +08:00

31 lines
507 B
YAML

version: 0.0.2
type: plugin
author: "yeuoly"
name: "jina"
icon: "icon_s_en.svg"
label:
en_US: "Jina"
created_at: "2024-07-12T08:03:44.658609186Z"
description:
en_US: Embedding and Rerank Model Supported
resource:
memory: 1048576
permission:
tool:
enabled: true
model:
enabled: true
llm: true
plugins:
models:
- "provider/jina.yaml"
meta:
version: 0.0.1
arch:
- "amd64"
- "arm64"
runner:
language: "python"
version: "3.12"
entrypoint: "main"