docs(coding-agent): simplify subscriptions list, remove cost column
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user