# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032.
.gitignore
Changes
Dockerfile
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
README.md
bin/langertha_chat_ollama
bin/langertha_chat_openai
bin/langertha_openai_list_models
bin/langertha_whisper
cpanfile
dist.ini
docker-entrypoint.sh
ex/async_await.pl
ex/ctx.pl
ex/embedding.pl
ex/ircbot.pl
ex/json_grammar.pl
ex/logic.pl
ex/mcp_inprocess.pl
ex/mcp_stdio.pl
ex/ollama.pl
ex/ollama_image.pl
ex/sample.ogg
ex/streaming_anthropic.pl
ex/streaming_callback.pl
ex/streaming_future.pl
ex/streaming_gemini.pl
ex/streaming_iterator.pl
ex/streaming_mojo.pl
ex/structured_code.pl
ex/structured_output.pl
ex/structured_sentences.pl
ex/synopsis.pl
ex/transcription.pl
lib/Langertha.pm
lib/Langertha/Engine/Anthropic.pm
lib/Langertha/Engine/DeepSeek.pm
lib/Langertha/Engine/Gemini.pm
lib/Langertha/Engine/Groq.pm
lib/Langertha/Engine/Mistral.pm
lib/Langertha/Engine/Ollama.pm
lib/Langertha/Engine/OpenAI.pm
lib/Langertha/Engine/Whisper.pm
lib/Langertha/Engine/vLLM.pm
lib/Langertha/Request/HTTP.pm
lib/Langertha/Role/Chat.pm
lib/Langertha/Role/ContextSize.pm
lib/Langertha/Role/Embedding.pm
lib/Langertha/Role/HTTP.pm
lib/Langertha/Role/JSON.pm
lib/Langertha/Role/Models.pm
lib/Langertha/Role/OpenAPI.pm
lib/Langertha/Role/ResponseFormat.pm
lib/Langertha/Role/ResponseSize.pm
lib/Langertha/Role/Seed.pm
lib/Langertha/Role/Streaming.pm
lib/Langertha/Role/SystemPrompt.pm
lib/Langertha/Role/Temperature.pm
lib/Langertha/Role/Tools.pm
lib/Langertha/Role/Transcription.pm
lib/Langertha/Stream.pm
lib/Langertha/Stream/Chunk.pm
lib/LangerthaX.pm
share/banner
share/mistral.yaml
share/ollama.yaml
share/openai.yaml
t/00_load.t
t/20_chat_requests.t
t/21_embedding_requests.t
t/22_transcription_requests.t
t/30_ollama_requests.t
t/40_stream_chunk.t
t/41_stream_iterator.t
t/42_streaming_requests.t
t/43_streaming_parser.t
t/44_streaming_future.t
t/45_async_await.t
t/46_gemini_requests.t
t/50_list_models.t
t/60_tool_calling.t
t/author-pod-syntax.t
t/data/anthropic_models.json
t/data/deepseek_models.json
t/data/gemini_models.json
t/data/groq_models.json
t/data/mistral_models.json
t/data/openai_models.json
t/data/testfile
