Metadata-Version: 2.1
Name: llamaindex-py-client
Version: 0.1.16
Summary: 
Author: Logan Markewich
Author-email: logan@runllama.ai
Requires-Python: >=3.8,<4.0
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
Requires-Dist: httpx (>=0.20.0)
Requires-Dist: pydantic (>=1.10)
Description-Content-Type: text/markdown

# LlamaIndex Python Client

This client is auto-generated using [Fern](https://buildwithfern.com/docs/intro)

To publish:
- update the version in `pyproject.toml`
- run `poetry publish --build` 

