> ## Documentation Index
> Fetch the complete documentation index at: https://gomodel-docs-solid-start-guide.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap to 0.2.0

> Condensed GoModel roadmap for version 0.2.0, ordered by user impact.

### Must Have

* [ ] Intelligent routing
* [ ] Broader provider support: Cohere, Command A, and Operational
* [x] Budget management with limits per `user_path` and/or API key
* [x] Editable model pricing for accurate cost tracking and budgeting
* [x] Full support for the OpenAI `/responses` lifecycle
* [x] Anthropic-compatible `/messages` ingress and `/messages/count_tokens`
* [ ] Full support for the OpenAI `/conversations` lifecycle
* [x] Prompt cache visibility showing how much of each prompt was cached by the provider
* [ ] Guardrails hardening: better UI, simpler architecture, easier custom guardrails, and response-side guardrails before output reaches the client
* [ ] Passthrough for all providers, beyond the current OpenAI and Anthropic beta
* [x] Fix failover charts in the dashboard

### Should Have

* [ ] Cluster mode
