mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 02:04:32 +00:00
Release v0.22.4
- Add --list-models CLI flag for listing/finding models with fuzzy search fixes #203
This commit is contained in:
parent
e1ce9c1f49
commit
03b061773c
14 changed files with 171 additions and 41 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.22.4] - 2025-12-17
|
||||
|
||||
### Added
|
||||
|
||||
- `--list-models [search]` CLI flag to list available models with optional fuzzy search. Shows provider, model ID, context window, max output, thinking support, and image support. Only lists models with configured API keys. ([#203](https://github.com/badlogic/pi-mono/issues/203))
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue