ZIm/crates/copilot
Marshall Bowers e076f55d78
language_model: Remove dependency on inline_completion_button (#20930)
This PR removes a dependency on the `inline_completion_button` crate
from the `language_model` crate.

We were taking on this dependency solely to call `initiate_sign_in`,
which can easily be moved to the `copilot` crate.

This allows `language_model` to move up in the crate dependency graph.

Release Notes:

- N/A
2024-11-20 16:19:20 -05:00
..
src language_model: Remove dependency on inline_completion_button (#20930) 2024-11-20 16:19:20 -05:00
Cargo.toml Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00