zed/crates/language_models/src
Danilo Leal 992448b560
edit prediction: Add ability to switch providers from the status bar menu (#41504)
Closes https://github.com/zed-industries/zed/issues/41500

<img width="500" height="1122" alt="Screenshot 2025-10-29 at 9  43@2x"
src="https://github.com/user-attachments/assets/ac2a81ad-99bb-43cd-b032-f2485fc23166"
/>

Release Notes:

- Added the ability to switch between configured edit prediction
providers through the status bar menu.
2025-10-29 22:16:13 -03:00
..
provider edit prediction: Add ability to switch providers from the status bar menu (#41504) 2025-10-29 22:16:13 -03:00
ui Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
api_key.rs Reload API keys when URLs configured for LLM providers change (#38163) 2025-09-15 03:36:24 +00:00
language_models.rs Add Codestral edit predictions provider (#34371) 2025-10-08 12:02:21 -06:00
provider.rs Support multiple OpenAI compatible providers (#34212) 2025-07-22 12:20:07 -03:00
settings.rs Reland "Remove cx from ThemeSettings" (#39720) 2025-10-08 17:36:52 +02:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00