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 |
|---|---|---|
| Mistral-7b-embedding | 32k tokens | Embedding Model |
| GPT-OSS-120b | 131k tokens | Cutting edge reasoning model by OpenAI, with state of the art performance and advanced agentic functionality. |
| Llama-4-Maverick-17B-128E | 500k tokens | *Sunsetting* A multi-modal native model by Meta, that allows for text and image understanding for non-agentic usecases. |
| Kimi-K25 | 256k tokens | *Temporary* Multimodal model with strong agentic capabilities designed for complex coding problems |