Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.08 KB

File metadata and controls

25 lines (21 loc) · 1.08 KB
title Roadmap
description GoModel roadmap, separated into commercial features and the public 0.2.0 milestone.
icon list-todo

Commercial features

  • [ ] Intelligent routing
  • [ ] Context window compression
  • [ ] Cluster mode

Roadmap to 0.2.0

  • [ ] UI visibility for prompt caching and local cache usage
  • [ ] Broader provider support, including Cohere, Command A, and Operational
  • [ ] Full support for the OpenAI /conversations lifecycle
  • [ ] Guardrails hardening: better UI, simpler architecture, easier custom guardrails, and response-side guardrails before output reaches the client
  • [ ] Provider-native passthrough for all providers, beyond the current beta coverage
  • [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
  • [x] Prompt cache visibility showing how much of each prompt was cached by the provider
  • [x] Fix failover charts in the dashboard