mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 06:04:51 +00:00
Release v0.27.3
This commit is contained in:
parent
81b10f2fa0
commit
f8619c1564
11 changed files with 59 additions and 57 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.27.3] - 2025-12-24
|
||||
|
||||
### Added
|
||||
|
||||
- **API keys in settings.json**: Store API keys in `~/.pi/agent/settings.json` under the `apiKeys` field (e.g., `{ "apiKeys": { "anthropic": "sk-..." } }`). Settings keys take priority over environment variables. ([#295](https://github.com/badlogic/pi-mono/issues/295))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue