Product history, maintained here

What changed in the gateway

Meaningful, verified updates to routing, model support, documentation, and operating safety. Planned work stays in GitHub Issues.

Documentation became one connected system

Product, architecture, development, operations, and knowledge documentation were consolidated into a single maintained tree. The public reference remains generated from the same source material.

  • Documentation
  • Maintenance

Public API reference and agent indexes

The gateway gained a searchable public API reference plus llms.txt, full-text agent documentation, an agent catalog endpoint, and crawler guidance.

  • API
  • Agent access

Embedding catalog released

Production model discovery began reporting six enabled embedding models with dimensions and aliases. The release was smoke-tested against the live gateway before downstream RAG consumers adopted it.

  • Embeddings
  • Production

Free-compute routing audited

Provider allowances and failure modes were reviewed against the gateway’s cost rules. Hugging Face remained a manual probe rather than an automatic production route because its free allowance was too small for the pool.

  • Routing
  • Cost