Langertha-Knarr 0.006
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- parent
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Langertha::Knarr | LLM Proxy with Langfuse Tracing | 0.006 | metacpan |
| Langertha::Knarr::CLI | CLI entry point for Knarr LLM Proxy | 0.006 | metacpan |
| Langertha::Knarr::CLI::Cmd::Check | Validate Knarr configuration file | 0.006 | metacpan |
| Langertha::Knarr::CLI::Cmd::Container | Auto-start Knarr from environment variables (Docker mode) | 0.006 | metacpan |
| Langertha::Knarr::CLI::Cmd::Init | Scan environment and generate Knarr configuration | 0.006 | metacpan |
| Langertha::Knarr::CLI::Cmd::Models | List configured models and their backends | 0.006 | metacpan |
| Langertha::Knarr::CLI::Cmd::Start | Start the Knarr proxy server | 0.006 | metacpan |
| Langertha::Knarr::Config | YAML configuration loader and validator | 0.006 | metacpan |
| Langertha::Knarr::Input | Primary input normalization API for Knarr | 0.006 | metacpan |
| Langertha::Knarr::Input::Tools | Primary tool-input helpers for Knarr | 0.006 | metacpan |
| Langertha::Knarr::Metrics | Primary metrics/cost normalization API for Knarr | 0.006 | metacpan |
| Langertha::Knarr::Output | Primary output normalization API for Knarr | 0.006 | metacpan |
| Langertha::Knarr::Output::Tools | Primary tool-output helpers for Knarr | 0.006 | metacpan |
| Langertha::Knarr::Proxy::Anthropic | Anthropic Messages API format proxy handler | 0.006 | metacpan |
| Langertha::Knarr::Proxy::Ollama | Ollama native API format proxy handler | 0.006 | metacpan |
| Langertha::Knarr::Proxy::OpenAI | OpenAI API format proxy handler | 0.006 | metacpan |
| Langertha::Knarr::RequestLog | Local disk logging of proxy requests | 0.006 | metacpan |
| Langertha::Knarr::Router | Model name to Langertha engine routing with caching | 0.006 | metacpan |
| Langertha::Knarr::Tracing | Automatic Langfuse tracing per proxy request | 0.006 | metacpan |