[PR #34] [CLOSED] add models readme #1009

Closed
opened 2026-02-16 10:21:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/34
Author: @stvlynn
Created: 1/7/2025
Status: Closed

Base: mainHead: steven/add-readme


📝 Commits (1)

📊 Changes

16 files changed (+62 additions, -1 deletions)

View changed files

📝 models/deepseek/README.md (+5 -0)
models/deepseek/_assets/deepseek.PNG (+0 -0)
models/fishaudio/README.md (+7 -0)
models/fishaudio/_assets/fishaudio.png (+0 -0)
📝 models/minimax/README.md (+9 -0)
models/minimax/_assets/minimax.PNG (+0 -0)
📝 models/mistralai/README.md (+7 -0)
models/mistralai/_assets/mistralai.png (+0 -0)
📝 models/openrouter/README.md (+7 -0)
models/openrouter/_assets/openrouter.png (+0 -0)
📝 models/replicate/README.md (+12 -0)
models/replicate/replicate.PNG (+0 -0)
📝 models/tongyi/README.md (+8 -0)
models/tongyi/_assets/tongyi.png (+0 -0)
📝 models/zhipuai/README.md (+7 -1)
models/zhipuai/_assets/zhipuai.png (+0 -0)

📄 Description

Add readme for the following models:

  • Deepseek
  • Fishaudio
  • Minimax
  • MistralAI
  • Openrouter
  • Replicate
  • Tongyi
  • ZhipuAI

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/34 **Author:** [@stvlynn](https://github.com/stvlynn) **Created:** 1/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `steven/add-readme` --- ### 📝 Commits (1) - [`78f57c3`](https://github.com/langgenius/dify-official-plugins/commit/78f57c30def94316e9c25147e95133ad6b72ef83) add readme ### 📊 Changes **16 files changed** (+62 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/deepseek/README.md` (+5 -0) ➕ `models/deepseek/_assets/deepseek.PNG` (+0 -0) ➕ `models/fishaudio/README.md` (+7 -0) ➕ `models/fishaudio/_assets/fishaudio.png` (+0 -0) 📝 `models/minimax/README.md` (+9 -0) ➕ `models/minimax/_assets/minimax.PNG` (+0 -0) 📝 `models/mistralai/README.md` (+7 -0) ➕ `models/mistralai/_assets/mistralai.png` (+0 -0) 📝 `models/openrouter/README.md` (+7 -0) ➕ `models/openrouter/_assets/openrouter.png` (+0 -0) 📝 `models/replicate/README.md` (+12 -0) ➕ `models/replicate/replicate.PNG` (+0 -0) 📝 `models/tongyi/README.md` (+8 -0) ➕ `models/tongyi/_assets/tongyi.png` (+0 -0) 📝 `models/zhipuai/README.md` (+7 -1) ➕ `models/zhipuai/_assets/zhipuai.png` (+0 -0) </details> ### 📄 Description Add readme for the following models: - Deepseek - Fishaudio - Minimax - MistralAI - Openrouter - Replicate - Tongyi - ZhipuAI --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:21:40 -05:00
yindo closed this issue 2026-02-16 10:21:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1009