> ## Documentation Index
> Fetch the complete documentation index at: https://hebo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Updates

## Gateway v0.1

* /chat/completions, /embeddings and /models endpoints
* OpenAI compatibility for all endpoints
* Reasoning and tool calling support
* Streaming and non-streaming responses
* Managed models: Gemini 3, GPT-OSS, Voyage 3.5
* Ability to create aliases for models
* BYOK for Groq, Google Vertex, Amazon Bedrock

## MCP v0.1

* Pre-hosted MCP server with real tools for immediate use
* Built to cover tasks agents struggle with like counting letters
* Simple integration with the Vercel AI SDK and other clients

## Evals v0.1

* Write test cases as simple markdown
* Reuse system prompts across multiple test cases
* Configurable scoring thresholds & test execution count
* CLI integratable into any CI/CD pipeline
