Metadata-Version: 2.4
Name: nmlr-sdk
Version: 0.1.1
Summary: Provider-agnostic reasoning orchestration layer for multi-path AI reasoning
Home-page: https://github.com/nmlr-sdk/nmlr-sdk
Author: NMLR SDK Team
Author-email: NMLR SDK Team <info@nmlr-sdk.example.com>
License: MIT
Project-URL: Homepage, https://github.com/nmlr-sdk/nmlr-sdk
Project-URL: Documentation, https://nmlr-sdk.readthedocs.io
Project-URL: Repository, https://github.com/nmlr-sdk/nmlr-sdk
Project-URL: Issues, https://github.com/nmlr-sdk/nmlr-sdk/issues
Keywords: ai,llm,reasoning,orchestration,multi-path,synthesis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28.0
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.25.0; extra == "anthropic"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
