mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-18 22:04:46 +00:00
docs(coding-agent): clean up subscription provider list
This commit is contained in:
parent
7eae6603bb
commit
676353ab4f
1 changed files with 3 additions and 3 deletions
|
|
@ -16,10 +16,10 @@ 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:
|
||||||
|
|
||||||
- Claude Pro/Max
|
- Claude Pro/Max
|
||||||
- ChatGPT Plus/Pro
|
- ChatGPT Plus/Pro (Codex)
|
||||||
- GitHub Copilot
|
- GitHub Copilot
|
||||||
- Google Gemini CLI (free)
|
- Google Gemini CLI
|
||||||
- Google Antigravity (free)
|
- Google Antigravity
|
||||||
|
|
||||||
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