hy3 through MixRoute using the OpenAI-compatible Chat Completions endpoint.
Key capabilities
- 256K context window - Supports up to 192K input tokens and 128K output tokens
- Agent workflows - Optimized for coding agents, document automation, and multi-step execution
- Reasoning and tools - Supports preserved thinking, structured output, function calling, and caching
- Production-focused - Improved task completion and engineering reliability over the preview route
Quick example
- cURL
- Python