Metadata-Version: 2.1
Name: protollm-api
Version: 1.1.2
Summary: 
Author: aimclub
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: llama-cpp
Provides-Extra: openai
Requires-Dist: aioredis (>=2.0.1,<3.0.0)
Requires-Dist: fastapi (>=0.115.13,<0.116.0)
Requires-Dist: flower (==2.0.1)
Requires-Dist: pika (>=1.3.2,<2.0.0)
Requires-Dist: pydantic (>=2.7.4,<3.0.0)
Requires-Dist: redis (>=5.0.5,<6.0.0)
Description-Content-Type: text/markdown

# protollm-api
A framework for creating a single entry point for LLM requests

