Modern .NET SDK for SmallestAI generated from the provider's OpenAPI definition with AutoSDK.
Built from SmallestAI's Fern OpenAPI selector so the SDK stays close to the upstream API surface without pinning a transient API ID.
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 SmallestAI;
using var client = new SmallestAIClient(apiKey);Basic example showing how to create a client and make a request.
using var client = new SmallestAIClient(apiKey);Open an issue in tryAGI/SmallestAI.
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.
