mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 12:04:35 +00:00
Fix model selector not showing models with settings.json API keys
Fixes #295
This commit is contained in:
parent
a96b9201f9
commit
ac5f4a77cc
8 changed files with 357 additions and 249 deletions
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
(nothing yet)
|
||||
### Fixed
|
||||
|
||||
- **Model selector and --list-models with settings.json API keys**: Models with API keys configured in settings.json (but not in environment variables) now properly appear in the /model selector and `--list-models` output. ([#295](https://github.com/badlogic/pi-mono/issues/295))
|
||||
|
||||
## [0.27.8] - 2025-12-24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue