LICENSE.md
README.md
pyproject.toml
src/llmaid/__init__.py
src/llmaid/client.py
src/llmaid/core.py
src/llmaid/exceptions.py
src/llmaid.egg-info/PKG-INFO
src/llmaid.egg-info/SOURCES.txt
src/llmaid.egg-info/dependency_links.txt
src/llmaid.egg-info/requires.txt
src/llmaid.egg-info/top_level.txt
tests/test_callable.py
tests/test_client.py
tests/test_completion.py
tests/test_configuration.py
tests/test_error_handling.py
tests/test_hello_world.py
tests/test_other_edge_cases.py
tests/test_performance.py
tests/test_prompt_template.py
tests/test_prompt_template_security.py
tests/test_template_validation.py
tests/test_utils.py