Our new LangChain Academy Course Deep Research with LangGraph is now live! Enroll for free.
OSS (v1-alpha)
LangChain and LangGraph
Minimax is a Chinese startup that provides natural language processing models for companies and individuals.
MINIMAX_API_KEY
MINIMAX_GROUP_ID
from langchain_community.llms import Minimax
from langchain_community.chat_models import MiniMaxChat
from langchain_community.embeddings import MiniMaxEmbeddings