ZIm/crates/language_model
Marshall Bowers 4a30b960d4
language_model: Remove dependency on ui (#27448)
This PR removes the dependency on the `ui` crate from the
`language_model` crate.

We were only depending on it to import `IconName`—which now lives in
`icons`—and some re-exported GPUI items.

Release Notes:

- N/A
2025-03-25 18:30:46 +00:00
..
src language_model: Remove dependency on ui (#27448) 2025-03-25 18:30:46 +00:00
Cargo.toml language_model: Remove dependency on ui (#27448) 2025-03-25 18:30:46 +00:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00