Modern .NET SDK for MiniMax generated from the provider's OpenAPI definition with AutoSDK.
Built from a hand-maintained OpenAPI definition derived from MiniMax's published API documentation so the SDK stays close to the upstream API surface.
Designed for fast regeneration and low-friction updates when the upstream API changes without breaking compatibility.
Targets current .NET practices including nullability, trimming, NativeAOT awareness, and source-generated serialization.
using MiniMax;
using var client = new MiniMaxClient(apiKey);Open an issue in tryAGI/MiniMax.
Use GitHub Discussions for design questions and usage help.
Join the tryAGI Discord for broader discussion across SDKs.
This project is supported by JetBrains through the Open Source Support Program.
