mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #474] [MERGED] feat: update Cohere models #1390
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/474
Author: @alterxyz
Created: 3/17/2025
Status: ✅ Merged
Merged: 3/17/2025
Merged by: @crazywoola
Base:
main← Head:feat/cohere-models📝 Commits (1)
4ef1ec3feat: update Cohere models📊 Changes
13 files changed (+417 additions, -4 deletions)
View changed files
📝
models/cohere/manifest.yaml(+1 -1)➕
models/cohere/models/llm/c4ai-aya-expanse-32b.yaml(+44 -0)➕
models/cohere/models/llm/c4ai-aya-expanse-8b.yaml(+44 -0)➕
models/cohere/models/llm/command-a-03-2025.yaml(+46 -0)📝
models/cohere/models/llm/command-nightly-chat.yaml(+2 -1)➕
models/cohere/models/llm/command-r-03-2024.yaml(+46 -0)➕
models/cohere/models/llm/command-r-08-2024.yaml(+46 -0)➕
models/cohere/models/llm/command-r-plus-04-2024.yaml(+46 -0)➕
models/cohere/models/llm/command-r-plus-08-2024.yaml(+46 -0)📝
models/cohere/models/llm/command-r-plus.yaml(+2 -1)📝
models/cohere/models/llm/command-r.yaml(+2 -1)➕
models/cohere/models/llm/command-r7b-12-2024.yaml(+46 -0)➕
models/cohere/models/llm/command-r7b-arabic-02-2025.yaml(+46 -0)📄 Description
feat: Command A, Command R and R Plus, Aya, r7b
fix: temperature
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.