mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #11] [MERGED] plugin: minimax #987
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/11
Author: @Yeuoly
Created: 1/2/2025
Status: ✅ Merged
Merged: 1/2/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/minimax📝 Commits (1)
8acc3fdplugin: minimax📊 Changes
53 files changed (+107 additions, -2078 deletions)
View changed files
➖
migrations/models/minimax/.env.example(+0 -4)➖
migrations/models/minimax/_assets/icon_l_en.png(+0 -0)➖
migrations/models/minimax/_assets/icon_s_en.png(+0 -0)➖
migrations/models/minimax/main.py(+0 -6)➖
migrations/models/minimax/manifest.yaml(+0 -34)➖
migrations/models/minimax/models/llm/abab5-chat.yaml(+0 -38)➖
migrations/models/minimax/models/llm/abab5.5-chat.yaml(+0 -53)➖
migrations/models/minimax/models/llm/abab5.5s-chat.yaml(+0 -44)➖
migrations/models/minimax/models/llm/abab6-chat.yaml(+0 -46)➖
migrations/models/minimax/models/llm/abab6.5-chat.yaml(+0 -46)➖
migrations/models/minimax/models/llm/abab6.5s-chat.yaml(+0 -46)➖
migrations/models/minimax/models/llm/chat_completion.py(+0 -135)➖
migrations/models/minimax/models/llm/chat_completion_pro.py(+0 -157)➖
migrations/models/minimax/models/llm/llm.py(+0 -256)➖
migrations/models/minimax/models/llm/types.py(+0 -25)➖
migrations/models/minimax/models/text_embedding/embo-01.yaml(+0 -9)➖
migrations/models/minimax/models/text_embedding/text_embedding.py(+0 -164)➖
migrations/models/minimax/provider/minimax.py(+0 -25)➖
migrations/models/minimax/provider/minimax.yaml(+0 -52)➖
migrations/models/minimax/requirements.txt(+0 -1)...and 33 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.