Langertha-Knarr 0.002
Kwalitee Issues
No Core Issues.
- 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.002 | metacpan |
| Langertha::Knarr::CLI | CLI entry point for Knarr LLM Proxy | 0.002 | metacpan |
| Langertha::Knarr::CLI::Cmd::Check | Validate Knarr configuration file | 0.002 | metacpan |
| Langertha::Knarr::CLI::Cmd::Container | Auto-start Knarr from environment variables (Docker mode) | 0.002 | metacpan |
| Langertha::Knarr::CLI::Cmd::Init | Scan environment and generate Knarr configuration | 0.002 | metacpan |
| Langertha::Knarr::CLI::Cmd::Models | List configured models and their backends | 0.002 | metacpan |
| Langertha::Knarr::CLI::Cmd::Start | Start the Knarr proxy server | 0.002 | metacpan |
| Langertha::Knarr::Config | YAML configuration loader and validator | 0.002 | metacpan |
| Langertha::Knarr::Proxy::Anthropic | Anthropic Messages API format proxy handler | 0.002 | metacpan |
| Langertha::Knarr::Proxy::Ollama | Ollama native API format proxy handler | 0.002 | metacpan |
| Langertha::Knarr::Proxy::OpenAI | OpenAI API format proxy handler | 0.002 | metacpan |
| Langertha::Knarr::Router | Model name to Langertha engine routing with caching | 0.002 | metacpan |
| Langertha::Knarr::Tracing | Automatic Langfuse tracing per proxy request | 0.002 | metacpan |