ZIm/crates/language_model
Abdelhakim Qbaich e42cf21703
Default to fast model first for commit messages (#31385)
I was surprised to see this being done for thread summaries, but not
commit messages.

I believe it's a better default as most people would want a faster
commit message generation without spending premium requests.

Considering how the default fast model for copilot is set to the base
one, this is ideal for me (and likely many others), as opposed to
tweaking the configuration every time the base model changes.

Release Notes:

- git: Default to fast model first if not configured for generating
commit messages
2025-05-26 10:37:44 +02:00
..
src Default to fast model first for commit messages (#31385) 2025-05-26 10:37:44 +02:00
Cargo.toml language_model: Remove CloudModel enum (#31322) 2025-05-24 02:04:51 +00:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00