mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 13:03:42 +00:00
docs(coding-agent): simplify subscriptions list, remove cost column
This commit is contained in:
parent
a2c6a32e9b
commit
7eae6603bb
1 changed files with 5 additions and 7 deletions
|
|
@ -15,13 +15,11 @@ Pi supports subscription-based providers via OAuth and API key providers via env
|
|||
|
||||
Use `/login` in interactive mode, then select a provider:
|
||||
|
||||
| Provider | Cost |
|
||||
|----------|------|
|
||||
| Claude Pro/Max | Subscription |
|
||||
| ChatGPT Plus/Pro | Subscription |
|
||||
| GitHub Copilot | Subscription |
|
||||
| Google Gemini CLI | Free |
|
||||
| Google Antigravity | Free |
|
||||
- Claude Pro/Max
|
||||
- ChatGPT Plus/Pro
|
||||
- GitHub Copilot
|
||||
- Google Gemini CLI (free)
|
||||
- Google Antigravity (free)
|
||||
|
||||
Use `/logout` to clear credentials. Tokens are stored in `~/.pi/agent/auth.json` and auto-refresh when expired.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue