Skip to content

Commit cb04ff3

Browse files
committed
github copilot byok
1 parent 04e4280 commit cb04ff3

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

journals/2026_04_08.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [[GitHub/CoPilot/CLI/BYOK]]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- [Copilot CLI now supports BYOK and local models - GitHub Changelog](https://github.blog/changelog/2026-04-07-copilot-cli-now-supports-byok-and-local-models/?utm_campaign=universe25&utm_medium=blog)
2+
- could be very useful.
3+
- According to [Using your own LLM models in GitHub Copilot CLI - GitHub Docs](https://docs.github.com/en/copilot/how-tos/copilot-cli/customize-copilot/use-byok-models?utm_campaign=universe25&utm_medium=blog)
4+
- Copilot CLI supports three provider types:
5+
| Provider type | Compatible services |
6+
| ---- | ---- | ---- |
7+
| `openai` | OpenAI, Ollama, vLLM, Foundry Local, and any other OpenAI Chat Completions API-compatible endpoint. This is the default provider type. |
8+
| `azure` | Azure OpenAI Service. |
9+
| `anthropic` | Anthropic (Claude models). |
10+
- For additional examples, run `copilot help providers` in your terminal.
11+
-

0 commit comments

Comments
 (0)