ZIm/crates/language_models/src
Oleksandr Mykhailenko 29111304dd
agent: Fix Mistral tool use error message (#34692)
Closes #32675

Exactly the same changes as in #33640 by @sviande

The PR has been in WIP state for 3 weeks with no activity, and the issue
basically makes Mistral models unusable. I have tested the changes
locally, and it does indeed work. Full credit goes to @sviande, I just
want this feature to be finished.

Release Notes:

- agent: Fixed an issue with tool calling with the Mistral provider
(thanks [@sviande](https://github.com/sviande) and
[@armyhaylenko](https://github.com/armyhaylenko))

Co-authored-by: sviande <sviande@gmail.com>
2025-07-19 11:59:57 -04:00
..
provider agent: Fix Mistral tool use error message (#34692) 2025-07-19 11:59:57 -04:00
ui agent: Fix text wrapping in the provider set up list items (#33063) 2025-06-19 18:17:56 -03:00
language_models.rs Add xAI language model provider (#33593) 2025-07-15 15:35:50 -04:00
provider.rs Add xAI language model provider (#33593) 2025-07-15 15:35:50 -04:00
settings.rs Add xAI language model provider (#33593) 2025-07-15 15:35:50 -04:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00