Metadata-Version: 2.1
Name: asyncllm
Version: 0.0.0.1
Summary: asyncllm framework
Home-page: https://github.com/xxxxxx/asyncllm
Author: YaqiangSun
License: GPL v3
Keywords: asyncllm framework
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Unix
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.7.3
Requires-Dist: aiohttp==3.11.11
Requires-Dist: openai>=1.43.0
Requires-Dist: requests>=2.32.3
Requires-Dist: ollama>=0.4.4

# asyncllm
Request API for LLMs
