Skip to content

Commit

Permalink
fix: change model provider name issue Ref #8691 (#8710)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminX authored Sep 24, 2024
1 parent aebe5fc commit 4638f99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/core/model_runtime/model_providers/jina/jina.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
provider: Jina AI
provider: jina
label:
en_US: Jina AI
description:
Expand Down
2 changes: 1 addition & 1 deletion api/core/tools/provider/builtin/jina/jina.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
identity:
author: Dify
name: Jina AI
name: jina
label:
en_US: Jina AI
zh_Hans: Jina AI
Expand Down

0 comments on commit 4638f99

Please sign in to comment.