ZIm/crates/language_models/src
Clauses Kim 1fe10117b7
Add GitHub token environment variable support for Copilot (#31392)
Add support for environment variables as authentication alternatives to
OAuth flow for Copilot. Closes #31172

We can include the token in HTTPS request headers to hopefully resolve
the rate limiting issue in #9483. This change will be part of a separate
PR.

Release Notes:

- Added support for manually providing an OAuth token for GitHub Copilot
Chat by assigning the GH_COPILOT_TOKEN environment variable

---------

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
2025-06-09 12:39:44 +02:00
..
provider Add GitHub token environment variable support for Copilot (#31392) 2025-06-09 12:39:44 +02:00
ui agent: Fix instruction list item with multiple buttons not working (#30541) 2025-05-12 06:19:20 -03:00
language_models.rs Add support for OpenRouter as a language model provider (#29496) 2025-06-03 15:59:46 +00:00
provider.rs Add support for OpenRouter as a language model provider (#29496) 2025-06-03 15:59:46 +00:00
settings.rs Add UI for configuring the API Url directly (#32248) 2025-06-06 18:05:40 +02:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00