hy4-preview through MixRoute using the OpenAI-compatible Chat Completions endpoint.
Key capabilities
- 1M context window - Supports up to 960K input tokens and 64K output tokens
- Agentic productivity - Designed for complex task execution, coding, documents, spreadsheets, and analysis
- Reasoning and tools - Supports preserved thinking, structured output, function calling, and caching
- Large MoE architecture - 770B total parameters with 49B activated per token
Quick example
- cURL
- Python