Metadata-Version: 2.1
Name: gusto
Version: 0.2.0
Summary: A lightweight LLM agent and tool manager
Home-page: https://github.com/jacksonrgwalker/gusto
Author: Jackson Walker
Author-email: jacksonrgwalker@gmail.com
Project-URL: Bug Reports, https://github.com/jacksonrgwalker/gusto/issues
Project-URL: Source, https://github.com/jacksonrgwalker/gusto
Keywords: llm agent tool manager ai
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: openai>=1.40
Requires-Dist: pydantic>=2.0

# GUSTO

*Generative Utility Service for Textual Objectives*

This is a minimal library for creating highly specific, LLM based, tool-assisted agents.
