zed/crates/language_models
Umesh Yadav 63b3839a83
language_models: Prevent sending the tools object to unsupported models for Ollama (#37221)
Closes #32758

Release Notes:

- Resolved an issue with the Ollama provider that caused requests to
fail with a 400 error for models that don't support tools. The tools
object is now only sent to compatible models to ensure successful
requests.
2025-09-03 01:28:36 +02:00
..
src language_models: Prevent sending the tools object to unsupported models for Ollama (#37221) 2025-09-03 01:28:36 +02:00
Cargo.toml Revert "ai: Auto select user model when there's no default" (#36932) 2025-08-26 13:55:09 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00