Metadata-Version: 2.1
Name: llama-index-indices-managed-vertexai
Version: 0.0.2
Summary: llama-index managed Vertex AI integration
License: MIT
Author: Holt Skinner
Author-email: holtskinner@google.com
Requires-Python: >=3.8.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: google-cloud-aiplatform (>=1.53.0,<2.0.0)
Requires-Dist: llama-index-core (>=0.10.1,<0.11.0)
Requires-Dist: llamaindex-py-client (>=0.1.19,<0.2.0)
Description-Content-Type: text/markdown

# LlamaIndex Managed Integration: Vertex AI

[LlamaIndex on Vertex AI for RAG](https://cloud.google.com/vertex-ai/generative-ai/docs/llamaindex-on-vertexai) is a managed RAG service on Google Cloud Vertex AI.

Refer to the [official documentation](https://cloud.google.com/vertex-ai/generative-ai/docs/llamaindex-on-vertexai) and [API reference](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/rag-api) for more information.

