mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 18:03:44 +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:
|
Use `/login` in interactive mode, then select a provider:
|
||||||
|
|
||||||
| Provider | Cost |
|
- Claude Pro/Max
|
||||||
|----------|------|
|
- ChatGPT Plus/Pro
|
||||||
| Claude Pro/Max | Subscription |
|
- GitHub Copilot
|
||||||
| ChatGPT Plus/Pro | Subscription |
|
- Google Gemini CLI (free)
|
||||||
| GitHub Copilot | Subscription |
|
- Google Antigravity (free)
|
||||||
| 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.
|
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