zed/crates/language_model
Marshall Bowers 25904f691e
Add support for refreshing outdated LLM tokens (#47512)
This PR adds support for refreshing LLM tokens that are "outdated"—that
is, that are missing some required claims.

Release Notes:

- Fixed some instances of authentication errors with the Zed API that
could be resolved automatically by refreshing the token.
2026-01-23 21:03:28 +00:00
..
src Add support for refreshing outdated LLM tokens (#47512) 2026-01-23 21:03:28 +00:00
Cargo.toml Finish inline telemetry changes (#44842) 2025-12-15 04:07:44 +00:00
LICENSE-GPL