Day 0 GPT-5.6 release #32691
mateo-berri
announced in
Announcements
Replies: 1 comment 2 replies
|
Hi, thanks for adding the support. azure/gpt-5.6 isn't available in the model_prices_and_context_window.json in main (only available in staging branch), so streaming isn't working correctly. Please promote the change timely, thanks! |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
GPT-5.6 is now live on LiteLLM
Call it through the LiteLLM AI Gateway using the same OpenAI-compatible request you already use, with spend tracking, rate limits, fallbacks, and logging in one place. No SDK changes, no per-provider rewrites.
What's new:
gpt-5.6-sol(the frontier tier for complex professional work),gpt-5.6-terra(the balanced mid tier), andgpt-5.6-luna(the fastest, cheapest tier). The baregpt-5.6alias routes to Sol.proreasoning mode when quality matters more than latency. Prompting that works on GPT-5.5 carries straight over.Get started, no redeploy needed:
GPT-5.6 is already in the LiteLLM model cost map. Reload your pricing in the UI under Models + Endpoints → Price Data → Reload Price Data (or
POST /reload/model_cost_mapas an admin). That enables the GPT-5.6 family with cost tracking and the full effort ladder.Running with
LITELLM_LOCAL_MODEL_COST_MAP=true? Pullghcr.io/berriai/litellm:v1.93.0-stableor later for the bundled metadata.Read the full guide → Day 0 Support: GPT-5.6
Mateo Wang
LiteLLM AI Team
Please use this space to voice thoughts and opinions, or any issues you find
All reactions