Metadata-Version: 2.4
Name: stratum-py
Version: 0.1.0
Summary: LLM calls that behave like the rest of your code
Project-URL: Specification, https://github.com/regression-io/stratum-spec/blob/main/SPEC.md
Project-URL: Repository, https://github.com/regression-io/stratum
Requires-Python: >=3.11
Requires-Dist: litellm>=1.0
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
