ZIm/crates/language_model/src
Roy Williams 5905fbb9ac
Allow Anthropic custom models to override temperature (#18160)
Release Notes:

- Allow Anthropic custom models to override "temperature"

This also centralized the defaulting of "temperature" to be inside of
each model's `into_x` call instead of being sprinkled around the code.
2024-09-20 14:59:12 -06:00
..
model OpenAI o1-preview and o1-mini support (#17796) 2024-09-13 16:23:55 -04:00
provider Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06: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 Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00
role.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
settings.rs Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00