Metadata-Version: 2.4
Name: astra-node
Version: 0.1.0
Summary: astra-node: A provider-agnostic framework for building LLM agents with structured tool calling.
Requires-Python: >=3.11
Requires-Dist: anthropic<1.0,>=0.40.0
Requires-Dist: pydantic<3.0,>=2.0
Requires-Dist: python-dotenv<2.0,>=1.0
Requires-Dist: pyyaml<7.0,>=6.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio<1.0,>=0.24; extra == 'dev'
Requires-Dist: pytest-mock<4.0,>=3.14; extra == 'dev'
Requires-Dist: pytest<9.0,>=8.0; extra == 'dev'
