ZIm/crates/copilot/src
Umesh Yadav 8117940aca
Add support for OpenAI o3 and o4-mini models (#28881)
Release Notes:

- Add support for OpenAI o3 and o4-mini models via OpenAI API and
Copilot Chat providers.

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2025-04-17 10:58:41 -04:00
..
copilot.rs chore: Replace as_any functions with trait upcasting (#28221) 2025-04-08 22:16:27 +02:00
copilot_chat.rs Add support for OpenAI o3 and o4-mini models (#28881) 2025-04-17 10:58:41 -04:00
copilot_completion_provider.rs Add completions.lsp_insert_mode setting to control what ranges are replaced when a completion is inserted (#27453) 2025-04-02 16:55:03 -03:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00