mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 09:01:14 +00:00
docs(coding-agent): rename API Keys to Authentication
This commit is contained in:
parent
1b705a92b8
commit
5946c8211c
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ Pi runs in four modes: interactive, print or JSON, RPC for process integration,
|
|||
- [Windows Setup](#windows-setup)
|
||||
- [Shell Aliases](#shell-aliases)
|
||||
- [Terminal Setup](#terminal-setup)
|
||||
- [API Keys](#api-keys)
|
||||
- [Authentication](#authentication)
|
||||
- [Quick Start](#quick-start)
|
||||
- [Usage](#usage)
|
||||
- [Slash Commands](#slash-commands)
|
||||
|
|
@ -103,7 +103,7 @@ Adjust the path (`~/.zshrc`, `~/.bashrc`, etc.) to match your shell config.
|
|||
|
||||
Pi uses the [Kitty keyboard protocol](https://sw.kovidgoyal.net/kitty/keyboard-protocol/) for reliable modifier key detection. Kitty and iTerm2 work out of the box. Other terminals may need configuration. See [docs/terminal-setup.md](docs/terminal-setup.md).
|
||||
|
||||
### API Keys
|
||||
### Authentication
|
||||
|
||||
Set an API key via environment variable or `~/.pi/agent/auth.json`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue