Update README to include github-copilot, google-gemini-cli, google-antigravity providers

This commit is contained in:
Mario Zechner 2025-12-21 20:17:01 +01:00
parent 6e1bd08a9d
commit 55ca650a40
3 changed files with 24 additions and 33 deletions

View file

@ -716,7 +716,7 @@ pi [options] [@files...] [messages...]
| Option | Description |
|--------|-------------|
| `--provider <name>` | Provider: `anthropic`, `openai`, `google`, `mistral`, `xai`, `groq`, `cerebras`, `openrouter`, `zai`, or custom |
| `--provider <name>` | Provider: `anthropic`, `openai`, `google`, `mistral`, `xai`, `groq`, `cerebras`, `openrouter`, `zai`, `github-copilot`, `google-gemini-cli`, `google-antigravity`, or custom |
| `--model <id>` | Model ID |
| `--api-key <key>` | API key (overrides environment) |
| `--system-prompt <text\|file>` | Custom system prompt (text or file path) |