Remove RPC messages pertaining to the LLM token (#36252)
This PR removes the RPC messages pertaining to the LLM token. We now retrieve the LLM token from Cloud. Release Notes: - N/A
This commit is contained in:
parent
257e0991d8
commit
75b832029a
8 changed files with 4 additions and 263 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3324,7 +3324,6 @@ dependencies = [
|
|||
"http_client",
|
||||
"hyper 0.14.32",
|
||||
"indoc",
|
||||
"jsonwebtoken",
|
||||
"language",
|
||||
"language_model",
|
||||
"livekit_api",
|
||||
|
@ -3370,7 +3369,6 @@ dependencies = [
|
|||
"telemetry_events",
|
||||
"text",
|
||||
"theme",
|
||||
"thiserror 2.0.12",
|
||||
"time",
|
||||
"tokio",
|
||||
"toml 0.8.20",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue