Metadata-Version: 2.1
Name: sweep-sdk
Version: 0.0.0
Summary: Python library for building LLM agents
Author: Kevin Lu
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: backoff (>=2.2.1,<3.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: openai (==0.28.1)
Requires-Dist: tiktoken (>=0.3.2,<0.4.0)
Project-URL: Bug Tracker, https://github.com/sweepai/sweep/issues
Project-URL: Community, https://discord.gg/sweep
Project-URL: Documentation, https://docs.sweep.dev
Project-URL: Homepage, https://sweep.dev
Project-URL: Repository, https://github.com/sweepai/sweep
Description-Content-Type: text/markdown

# Sweep SDK

Library for building LLM agents.

