zed/crates/language_models/src/provider
Jiby Jose 86751c2aad
agent: Add GPT 5.6 Luna for ChatGPT subscription (#61083)
GPT 5.6 Luna now passes properly though the codex backend 

---

Release Notes:

- agent: Added GPT 5.6 Luna support for ChatGPT subscription
2026-07-16 07:43:30 +00:00
..
anthropic language_model: Refactor crate structure and dependencies (#52857) 2026-04-01 17:44:25 +02:00
anthropic.rs Allow configuring adaptive thinking for Anthropic available_models (#57207) 2026-07-14 15:04:47 +00:00
anthropic_compatible.rs Allow configuring adaptive thinking for Anthropic available_models (#57207) 2026-07-14 15:04:47 +00:00
api_compatible.rs settings_ui: Add OpenAI/Anthropic API-compatible provider form (#60195) 2026-07-01 14:31:46 +00:00
bedrock.rs bedrock: Add GPT-5.6 Sol, Terra, and Luna Mantle models (#61008) 2026-07-15 16:31:19 +00:00
cloud.rs Refactor agent settings UI code (#60274) 2026-07-02 14:32:34 +00:00
copilot_chat.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
deepseek.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
google.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
llama_cpp.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
lmstudio.rs lmstudio: Fix context wheel by including token usage in streaming responses (#57861) 2026-07-10 15:32:21 +00:00
mistral.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
ollama.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
open_ai.rs open_ai: Add GPT 5.6 models (#60697) 2026-07-09 17:37:43 +00:00
open_ai_compatible.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
open_router.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
openai_subscribed.rs agent: Add GPT 5.6 Luna for ChatGPT subscription (#61083) 2026-07-16 07:43:30 +00:00
opencode.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
vercel_ai_gateway.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00
x_ai.rs language_model: Add OpenAI Responses API custom tool support (#60638) 2026-07-09 12:05:50 +00:00