zed/crates/language_models
Bennet Bo Fenner 038e2136fb
cloud: Fix incorrect model getting selected at startup (#55325)
Follow up to #54826, after which the fallback model would be selected
instead of the cloud model when starting Zed

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A
2026-05-04 07:52:37 +00:00
..
src cloud: Fix incorrect model getting selected at startup (#55325) 2026-05-04 07:52:37 +00:00
Cargo.toml cloud: Fix incorrect model getting selected at startup (#55325) 2026-05-04 07:52:37 +00:00
LICENSE-GPL