--- id: llama-cloud-services version: "0.6.94" license: MIT license_treatment: permissive maintenance: aging --- # llama-cloud-services — Tailored SDK clients for LlamaCloud services. License: permissive · Maintenance: aging · Popularity: top 1,000 on PyPI ## Install pip install llama-cloud-services uv add llama-cloud-services poetry add llama-cloud-services ## Description [![PyPI - Downloads](https://img.shields.io/pypi/dm/llama-cloud-services)](https://pypi.org/project/llama-cloud-services/) [![GitHub contributors](https://img.shields.io/github/contributors/run-llama/llama_cloud_services)](https://github.com/run-llama/llama_cloud_services/graphs/contributors) [![Discord](https://img.shields.io/discord/1059199217496772688)](https://discord.gg/dGcwcsnxhU) # Llama Cloud Services > **⚠️ DEPRECATION NOTICE** > > This repository and its packages are deprecated and will be maintained until **May 1, 2026**. > > **Please migrate to the new packages:** > - **Python**: `pip install llama-cloud>=1.0` ([GitHub](https://github.com/run-llama/llama-cloud-py)) > - **TypeScript**: `npm install @llamaindex/llama-cloud` ([GitHub](https://github.com/run-llama/llama-cloud-ts)) > > The new packages provide the same functionality with improved performance, better support, and active development. This repository contains the code for hand-written SDKs and clients for interacting with LlamaCloud. This includes: - [LlamaParse](../parse.md) - A GenAI-native document parser that can parse complex document data for any downstream LLM use case (Agents, RAG, data... ## AI interpretation — verify before relying Provides SDK clients for LlamaCloud services: LlamaParse for document parsing, LlamaExtract for structured data extraction, and LlamaCloudIndex for automated document ingestion and retrieval. Verdict: This package provides functional SDK access to LlamaCloud services but is explicitly deprecated and will be maintained only until May 1, 2026. New projects should use llama-cloud>=1.0 instead. No known vulnerabilities, but the aging maintenance status and deprecation notice make it unsuitable for long-term adoption. [View on SkillFed](https://skillfed.io/packages/llama-cloud-services) · [View on PyPI](https://pypi.org/project/llama-cloud-services/)