Files
mightbesatvik 7caae4cdd1 routing.run: add gpt-5.6 sol/terra/luna
routing.run now serves the three GPT-5.6 tiers on its OpenAI-compatible
endpoint. Each inherits the openai/gpt-5.6-<tier> base metadata (reasoning,
tool_call, vision, structured output) and overrides with routing.run's list
pricing from GET /v1/models plus a 1M context window. reasoning_options = []
with interleaved reasoning_content, matching the rest of the provider (no
request-side reasoning toggle on the compat surface).

Verified: bun validate passes; live 200 on bare ids via
api.routing.run/v1/chat/completions.
2026-07-10 17:05:58 +05:30
..
2026-05-17 20:27:56 +05:30