Metadata-Version: 2.3
Name: aeroai
Version: 0.0.6
Summary: Core components for AI projects
Keywords: ai,framework,llm,openai,mistral,anthropic
Author: Florian Peschke
Author-email: Florian Peschke <florian.peschke@hyand.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Requires-Dist: aeroai-mistral ; extra == 'all'
Requires-Dist: aeroai-openai ; extra == 'all'
Requires-Dist: uv~=0.7.12 ; extra == 'build'
Requires-Dist: aeroai-mistral ; extra == 'mistral'
Requires-Dist: aeroai-openai ; extra == 'openai'
Requires-Python: >=3.13
Project-URL: Changelog, https://github.com/florianpeschke/aeroai/blob/main/CHANGELOG.md
Project-URL: Documentation, https://github.com/florianpeschke/aeroai#readme
Project-URL: Homepage, https://github.com/florianpeschke/aeroai
Project-URL: Issues, https://github.com/florianpeschke/aeroai/issues
Project-URL: Repository, https://github.com/florianpeschke/aeroai
Provides-Extra: all
Provides-Extra: build
Provides-Extra: mistral
Provides-Extra: openai
Description-Content-Type: text/markdown

