ZIm/crates/language_model/src
Antonio Scandurra 15b4130fa5
Introduce the ability to cycle between alternative inline assists (#18098)
Release Notes:

- Added a new `assistant.inline_alternatives` setting to configure
additional models that will be used to perform inline assists in
parallel.

---------

Co-authored-by: Nathan <nathan@zed.dev>
Co-authored-by: Roy <roy@anthropic.com>
Co-authored-by: Adam <wolffiex@anthropic.com>
2024-09-19 17:50:00 -06:00
..
model OpenAI o1-preview and o1-mini support (#17796) 2024-09-13 16:23:55 -04:00
provider Ollama: Specify keep_alive via settings (#17906) 2024-09-16 18:47:25 -04:00
language_model.rs language_model: Add tool uses to message content (#17381) 2024-09-04 19:29:11 -04:00
provider.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
rate_limiter.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
registry.rs Introduce the ability to cycle between alternative inline assists (#18098) 2024-09-19 17:50:00 -06:00
request.rs OpenAI o1-preview and o1-mini support (#17796) 2024-09-13 16:23:55 -04:00
role.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
settings.rs Add ability to use o1-preview and o1-mini as custom models (#17804) 2024-09-13 15:42:15 -04:00