zed/crates/language_models
Vianney le Clément de Saint-Marcq 7b569de35c
mistral: Add x-affinity header (#48584)
Mistral Vibe, the official coding agent from Mistral, sets the
x-affinity header to the session ID to enable prompt caching. This patch
implements the same mechanism, resulting in a faster agent loop.

Release Notes:

- Added prompt caching for Mistral AI.
2026-02-13 12:03:05 +00:00
..
src mistral: Add x-affinity header (#48584) 2026-02-13 12:03:05 +00:00
Cargo.toml language_models: Add image support for Bedrock (#47673) 2026-02-13 12:41:14 +01:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00