Langertha 0.404

Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Langertha::Spec::LMStudio, Langertha::Spec::Mistral, Langertha::Spec::Ollama, Langertha::Spec::OpenAI
prereq_matches_use

List all used modules in META.yml requires

Error:
  • HTTP::Request
  • HTTP::Request::Common
  • JSON
  • LWP::UserAgent
  • OpenAPI
  • Tools

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.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .claude
use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Langertha::Spec::LMStudio, Langertha::Spec::Mistral, Langertha::Spec::Ollama, Langertha::Spec::OpenAI
test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:
  • HTTP::Response
  • IO::Async::Loop
  • LWP::UserAgent
  • MCP::Server
  • MCP::Tool
  • parent

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 The clan of fierce vikings with 🪓 and 🛡️ to AId your rAId 0.404 metacpan
Langertha::Chat Chat abstraction wrapping an engine with optional overrides 0.404 metacpan
Langertha::Content Base role for canonical multimodal content blocks with cross-provider serialization 0.404 metacpan
Langertha::Content::Image Canonical image content block with cross-provider conversion (OpenAI / Anthropic / Gemini) 0.404 metacpan
Langertha::Cost Immutable value object for the monetary cost of a single LLM call 0.404 metacpan
Langertha::Embedder Embedding abstraction wrapping an engine with optional model override 0.404 metacpan
Langertha::Engine::AKI AKI.IO native API 0.404 metacpan
Langertha::Engine::AKIOpenAI AKI.IO via OpenAI-compatible API 0.404 metacpan
Langertha::Engine::Anthropic Anthropic API 0.404 metacpan
Langertha::Engine::AnthropicBase Base class for Anthropic-compatible engines 0.404 metacpan
Langertha::Engine::Cerebras Cerebras Inference API 0.404 metacpan
Langertha::Engine::DeepSeek DeepSeek API 0.404 metacpan
Langertha::Engine::Gemini Google Gemini API 0.404 metacpan
Langertha::Engine::Groq GroqCloud API 0.404 metacpan
Langertha::Engine::HuggingFace HuggingFace Inference Providers API 0.404 metacpan
Langertha::Engine::LMStudio LM Studio native REST API 0.404 metacpan
Langertha::Engine::LMStudioAnthropic LM Studio via Anthropic-compatible API 0.404 metacpan
Langertha::Engine::LMStudioOpenAI LM Studio via OpenAI-compatible API 0.404 metacpan
Langertha::Engine::LlamaCpp llama.cpp server 0.404 metacpan
Langertha::Engine::MiniMax MiniMax API (OpenAI-compatible) 0.404 metacpan
Langertha::Engine::MiniMaxAnthropic MiniMax API via Anthropic-compatible endpoint (legacy) 0.404 metacpan
Langertha::Engine::Mistral Mistral API 0.404 metacpan
Langertha::Engine::NousResearch Nous Research Inference API 0.404 metacpan
Langertha::Engine::Ollama Ollama API 0.404 metacpan
Langertha::Engine::OllamaOpenAI Ollama via OpenAI-compatible API 0.404 metacpan
Langertha::Engine::OpenAI OpenAI API 0.404 metacpan
Langertha::Engine::OpenAIBase Base class for OpenAI-compatible engines 0.404 metacpan
Langertha::Engine::OpenRouter OpenRouter API 0.404 metacpan
Langertha::Engine::Perplexity Perplexity Sonar API 0.404 metacpan
Langertha::Engine::Remote Base class for all remote engines 0.404 metacpan
Langertha::Engine::Replicate Replicate API 0.404 metacpan
Langertha::Engine::SGLang SGLang inference server 0.404 metacpan
Langertha::Engine::Whisper Whisper compatible transcription server 0.404 metacpan
Langertha::Engine::vLLM vLLM inference server 0.404 metacpan
Langertha::ImageGen Image generation abstraction wrapping an engine with optional overrides 0.404 metacpan
Langertha::Input Request input transformation helpers 0.404 metacpan
Langertha::Input::Tools Backwards-compat facade over Langertha::Tool / Langertha::ToolChoice 0.404 metacpan
Langertha::Metrics Backwards-compat facade over Langertha::Usage / Pricing / Cost / UsageRecord 0.404 metacpan
Langertha::Output Response output transformation helpers 0.404 metacpan
Langertha::Output::Tools Backwards-compat facade over Langertha::ToolCall 0.404 metacpan
Langertha::Plugin Base class for plugins 0.404 metacpan
Langertha::Plugin::Langfuse Langfuse observability plugin for any PluginHost 0.404 metacpan
Langertha::Pricing Model→price catalog producing Langertha::Cost from Langertha::Usage 0.404 metacpan
Langertha::Raid Base class for orchestrating Runnable steps 0.404 metacpan
Langertha::Raid::Loop Looping Raid orchestrator 0.404 metacpan
Langertha::Raid::Parallel Parallel Raid orchestrator with branched context isolation 0.404 metacpan
Langertha::Raid::Sequential Sequential Raid orchestrator 0.404 metacpan
Langertha::Raider Autonomous agent with conversation history and MCP tools 0.404 metacpan
Langertha::Raider::Result Result object from a Raider raid 0.404 metacpan
Langertha::RateLimit Rate limit information from API response headers 0.404 metacpan
Langertha::Request::HTTP A HTTP Request inside of Langertha 0.404 metacpan
Langertha::Response LLM response with metadata 0.404 metacpan
Langertha::Result Common result object for Raider and Raid execution 0.404 metacpan
Langertha::Role::Chat Role for APIs with normal chat functionality 0.404 metacpan
Langertha::Role::ContextSize Role for an engine where you can specify the context size (in tokens) 0.404 metacpan
Langertha::Role::Embedding Role for APIs with embedding functionality 0.404 metacpan
Langertha::Role::HTTP Role for HTTP APIs 0.404 metacpan
Langertha::Role::HermesTools Hermes-style tool calling via XML tags 0.404 metacpan
Langertha::Role::ImageGeneration Role for engines that support image generation 0.404 metacpan
Langertha::Role::JSON Role for JSON 0.404 metacpan
Langertha::Role::KeepAlive Role for engines that support keep-alive duration 0.404 metacpan
Langertha::Role::Langfuse Langfuse observability integration 0.404 metacpan
Langertha::Role::Models Role for APIs with several models 0.404 metacpan
Langertha::Role::OpenAICompatible Role for OpenAI-compatible API format 0.404 metacpan
Langertha::Role::OpenAPI Role for APIs with OpenAPI definition 0.404 metacpan
Langertha::Role::ParallelToolUse Role for an engine that supports parallel tool calling control 0.404 metacpan
Langertha::Role::PluginHost Role for objects that host plugins (Raider, Engine) 0.404 metacpan
Langertha::Role::ResponseFormat Role for an engine where you can specify structured output 0.404 metacpan
Langertha::Role::ResponseSize Role for an engine where you can specify the response size (in tokens) 0.404 metacpan
Langertha::Role::Runnable Common async execution contract for Raider and Raid nodes 0.404 metacpan
Langertha::Role::Seed Role for an engine that can set a seed 0.404 metacpan
Langertha::Role::StaticModels Role for engines with a hardcoded model list 0.404 metacpan
Langertha::Role::Streaming Role for streaming support 0.404 metacpan
Langertha::Role::SystemPrompt Role for APIs with system prompt 0.404 metacpan
Langertha::Role::Temperature Role for an engine that can have a temperature setting 0.404 metacpan
Langertha::Role::ThinkTag Configurable think tag filtering for reasoning models 0.404 metacpan
Langertha::Role::Tools Role for MCP tool calling support 0.404 metacpan
Langertha::Role::Transcription Role for APIs with transcription functionality 0.404 metacpan
Langertha::RunContext Shared execution context for Raid and Raider runs 0.404 metacpan
Langertha::Spec::LMStudio Pre-computed OpenAPI operations for LM Studio native API 0.404 metacpan
Langertha::Spec::Mistral Pre-computed OpenAPI operations for Mistral 0.404 metacpan
Langertha::Spec::Ollama Pre-computed OpenAPI operations for Ollama 0.404 metacpan
Langertha::Spec::OpenAI Pre-computed OpenAPI operations for OpenAI 0.404 metacpan
Langertha::Stream Iterator for streaming responses 0.404 metacpan
Langertha::Stream::Chunk Represents a single chunk from a streaming response 0.404 metacpan
Langertha::Tool Immutable canonical tool definition with cross-provider format conversion 0.404 metacpan
Langertha::ToolCall Immutable canonical tool invocation emitted by an LLM 0.404 metacpan
Langertha::ToolChoice Immutable canonical tool-selection policy with cross-provider conversion 0.404 metacpan
Langertha::Usage Immutable value object for LLM token usage with cross-provider conversion 0.404 metacpan
Langertha::UsageRecord Tagged ledger entry combining Usage, Cost, and request metadata 0.404 metacpan
LangerthaX Bring your own viking! 0.404 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan