MiniMax LLM API upgrade #18118
ProgrammerPlus1998
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checked
Feature request
LangChain now calls the large language model ChatCompletion interface and upgrades it to call ChatCompletion Pro
MiniMax document:https://api.minimax.chat/document/guides/chat-model/pro?id=64b79fa3e74cddc5215939f4
Motivation
MiniMax, built upon the ChatCompletion API, has introduced ChatCompletion Pro. While ChatCompletion supports abab5.5 and abab5.5s models, ChatCompletion Pro extends its support to abab5.5, abab5.5s, and abab6 models. Currently, the MiniMax abab6 interface is not functional in LangChain.
Proposal (If applicable)
I would like to confirm if there is a development plan. If needed, I am willing to write and submit the code.
Beta Was this translation helpful? Give feedback.
All reactions