mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 13:03:42 +00:00
Minor README cleanup
This commit is contained in:
parent
8df24b48ab
commit
4f5f47a861
1 changed files with 3 additions and 1 deletions
|
|
@ -125,6 +125,8 @@ pi
|
|||
/login # Select "Anthropic (Claude Pro/Max)", authorize in browser
|
||||
```
|
||||
|
||||
Tokens stored in `~/.pi/agent/oauth.json` (mode 0600). Use `/logout` to clear.
|
||||
|
||||
**GitHub Copilot:**
|
||||
|
||||
```bash
|
||||
|
|
@ -134,7 +136,7 @@ pi
|
|||
|
||||
During login, you'll be prompted for an enterprise domain. Press Enter to use github.com, or enter your GitHub Enterprise Server domain (e.g., `github.mycompany.com`). All models are automatically enabled after login.
|
||||
|
||||
If you get "The requested model is not supported" error, enable the model manually in VS Code: open Copilot Chat, click the model selector, select the model (warning icon), and click "Enable".
|
||||
If you get "The requested model is not supported" error, enable the model manually in VS Code: open Copilot Chat, click the model selector, select the model, and click "Enable".
|
||||
|
||||
For enterprise users, check with your organization's Copilot administrator for model availability.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue