Metadata-Version: 2.1
Name: goliath-llm-client
Version: 0.1.1
Summary: A Python client library for the Goliath LLM API
Home-page: https://github.com/yourusername/goliath-client
Author: Goliath Team
Author-email: your.email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: PyYAML>=5.1
Requires-Dist: urllib3>=1.26.0

# Goliath LLM Client

A Python client library for interacting with the Goliath LLM API.

## Installation
