Metadata-Version: 2.5
Name: ragfabric-server
Version: 0.3.1
Summary: RagFabric HTTP API (FastAPI).
Project-URL: Homepage, https://github.com/ranjan-del/ragfabric
Project-URL: Repository, https://github.com/ranjan-del/ragfabric
Project-URL: Documentation, https://github.com/ranjan-del/ragfabric/tree/main/docs
Project-URL: Changelog, https://github.com/ranjan-del/ragfabric/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/ranjan-del/ragfabric/issues
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Python: <3.14,>=3.13
Requires-Dist: fastapi>=0.141
Requires-Dist: python-multipart>=0.0.32
Requires-Dist: ragfabric-core==0.3.1
Requires-Dist: uvicorn[standard]>=0.52
Description-Content-Type: text/markdown

# ragfabric-server

The RagFabric HTTP API. See the repository README.
