ZIm/crates/language_model
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
..
src Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00
Cargo.toml Reuse OpenAI low_speed_timeout setting for zed.dev provider (#18144) 2024-09-20 12:57:35 -04:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00