NAME

Langertha::Knarr::CLI::Cmd::Models - List configured models and their backends

VERSION

version 0.004

DESCRIPTION

Implements the knarr models command. Loads the config file, triggers auto-discovery (if enabled), and prints the full model list as a table or JSON. Each row shows the model ID, engine class, backend model name, and whether it was explicitly configured or auto-discovered.

See knarr for option details and Langertha::Knarr for full documentation.

SEE ALSO

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/Getty/langertha-knarr/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHOR

Torsten Raudssus <torsten@raudssus.de> https://raudssus.de/

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Torsten Raudssus.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.