Metadata-Version: 2.4
Name: hopeit-agents.model-client
Version: 0.1.0b2
Summary: Hopeit Agents: LLM models client
Author-email: hopeit-agents contributors <opensource@hopeit.com.ar>
License: Apache 2
Project-URL: Homepage, https://github.com/hopeit-git/hopeit.agents
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Description-Content-Type: text/markdown
Requires-Dist: hopeit.engine>=0.27.0

# hopeit_agents Model Client

Library for connecting to LLM models and optionally exposing a test endpoint for direct LLM calls during development.

Check details at [hopeit.agents README](https://github.com/hopeit-git/hopeit.agents/blob/master/README.md).
