language_model: Remove CloudModel
enum (#31322)
This PR removes the `CloudModel` enum, as it is no longer needed after #31316. Release Notes: - N/A
This commit is contained in:
parent
fc8702a8f8
commit
7fb9569c15
4 changed files with 3 additions and 67 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -8803,19 +8803,16 @@ dependencies = [
|
|||
"client",
|
||||
"collections",
|
||||
"futures 0.3.31",
|
||||
"google_ai",
|
||||
"gpui",
|
||||
"http_client",
|
||||
"icons",
|
||||
"image",
|
||||
"open_ai",
|
||||
"parking_lot",
|
||||
"proto",
|
||||
"schemars",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"smol",
|
||||
"strum 0.27.1",
|
||||
"telemetry_events",
|
||||
"thiserror 2.0.12",
|
||||
"util",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue