Introduction
This section is designed to provide a comprehensive guide on relaxAI’s API Integrations. You’ll find detailed setup instructions, use cases, and code examples. Each section is dedicated to a specific integration, offering a structured approach to implementing and leveraging the capabilities of the relaxAI API.
Model Information
Section titled “Model Information”The following models are available within the relaxAI application and will be referenced throughout this Integrations section.
| Models | Max Context Window | Best For |
|---|---|---|
| Voxtral-Small-24B-2507 | 32k tokens | A trasncription model speech to text |
| Nemotron-3-Super | 262k tokens | A reasoning model from NVIDIA, best for building specialized AI agents and long-context workflows. |
| Kimi-K26 | 256k tokens | Multimodal model with strong agentic capabilities designed for complex coding problems |
| DeepSeek-V4-Pro | 1049k tokens | Frontier MoE model designed for reasoning, coding, and long-context agentic tasks (up to 1M tokens) |
| Llama-4-Maverick-17B-128E | 500k tokens | A multi-modal native model by Meta, that allows for text and image understanding for non-agentic usecases. |