ZIm/crates/language_model/src/model
Marshall Bowers 12d9fdc4e3 language_model: Refresh the LLM token upon receiving a UserUpdated message from Cloud (#35839)
This PR makes it so we refresh the LLM token upon receiving a
`UserUpdated` message from Cloud over the WebSocket connection.

Release Notes:

- N/A
2025-08-08 08:43:49 -04:00
..
cloud_model.rs language_model: Refresh the LLM token upon receiving a UserUpdated message from Cloud (#35839) 2025-08-08 08:43:49 -04:00
mod.rs language_model: Remove dependencies on individual model provider crates (#25503) 2025-02-24 16:41:35 -05:00