mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 07:39:00 +08:00
fix: change the brand name to Jina AI (#8691)
Co-authored-by: sa zhang <sa.zhang@jina.ai>
This commit is contained in:
parent
bef83a4d2e
commit
7f1b028840
@ -1,6 +1,6 @@
|
|||||||
provider: jina
|
provider: Jina AI
|
||||||
label:
|
label:
|
||||||
en_US: Jina
|
en_US: Jina AI
|
||||||
description:
|
description:
|
||||||
en_US: Embedding and Rerank Model Supported
|
en_US: Embedding and Rerank Model Supported
|
||||||
icon_small:
|
icon_small:
|
||||||
@ -11,7 +11,7 @@ background: "#EFFDFD"
|
|||||||
help:
|
help:
|
||||||
title:
|
title:
|
||||||
en_US: Get your API key from Jina AI
|
en_US: Get your API key from Jina AI
|
||||||
zh_Hans: 从 Jina 获取 API Key
|
zh_Hans: 从 Jina AI 获取 API Key
|
||||||
url:
|
url:
|
||||||
en_US: https://jina.ai/
|
en_US: https://jina.ai/
|
||||||
supported_model_types:
|
supported_model_types:
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
identity:
|
identity:
|
||||||
author: Dify
|
author: Dify
|
||||||
name: jina
|
name: Jina AI
|
||||||
label:
|
label:
|
||||||
en_US: Jina
|
en_US: Jina AI
|
||||||
zh_Hans: Jina
|
zh_Hans: Jina AI
|
||||||
pt_BR: Jina
|
pt_BR: Jina AI
|
||||||
description:
|
description:
|
||||||
en_US: Convert any URL to an LLM-friendly input or perform searches on the web for grounding information. Experience improved output for your agent and RAG systems at no cost.
|
en_US: Convert any URL to an LLM-friendly input or perform searches on the web for grounding information. Experience improved output for your agent and RAG systems at no cost.
|
||||||
zh_Hans: 将任何URL转换为LLM易读的输入或在网页上搜索引擎上搜索引擎。
|
zh_Hans: 将任何URL转换为LLM易读的输入或在网页上搜索引擎上搜索引擎。
|
||||||
@ -22,11 +22,11 @@ credentials_for_provider:
|
|||||||
zh_Hans: API 密钥(可留空)
|
zh_Hans: API 密钥(可留空)
|
||||||
pt_BR: Chave API (deixe vazio se você não tiver uma)
|
pt_BR: Chave API (deixe vazio se você não tiver uma)
|
||||||
placeholder:
|
placeholder:
|
||||||
en_US: Please enter your Jina API key
|
en_US: Please enter your Jina AI API key
|
||||||
zh_Hans: 请输入你的 Jina API 密钥
|
zh_Hans: 请输入你的 Jina AI API 密钥
|
||||||
pt_BR: Por favor, insira sua chave de API do Jina
|
pt_BR: Por favor, insira sua chave de API do Jina AI
|
||||||
help:
|
help:
|
||||||
en_US: Get your Jina API key from Jina (optional, but you can get a higher rate)
|
en_US: Get your Jina AI API key from Jina AI (optional, but you can get a higher rate)
|
||||||
zh_Hans: 从 Jina 获取您的 Jina API 密钥(非必须,能得到更高的速率)
|
zh_Hans: 从 Jina AI 获取您的 Jina AI API 密钥(非必须,能得到更高的速率)
|
||||||
pt_BR: Obtenha sua chave de API do Jina na Jina (opcional, mas você pode obter uma taxa mais alta)
|
pt_BR: Obtenha sua chave de API do Jina AI na Jina AI (opcional, mas você pode obter uma taxa mais alta)
|
||||||
url: https://jina.ai
|
url: https://jina.ai
|
||||||
|
Loading…
x
Reference in New Issue
Block a user