llama-cloud0.1.20
llama-cloud0.1.20
Published
pip install llama-cloud
Package Downloads
Authors
Requires Python
<4,>=3.8
Dependencies
LlamaIndex Python Client
This client is auto-generated using Fern
To publish:
- update the version in
pyproject.toml
- run
poetry publish --build
Credentials:
- run
poetry config pypi-token.pypi <my-token>