Metadata-Version: 2.1
Name: patterpunk
Version: 0.0.17
Summary: A simple library to interact with various LLM providers
Home-page: https://github.com/trb/patterpunk
Author: Thomas Rubbert
Author-email: thomas.rubbert@yahoo.de
License: MPL-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
Requires-Dist: jinja2 ==3.1.4

A simple library to interact with different LLM providers.

See tests/test_bedrock.py for an example of how to use patterpunk.
