@llamaindex/cloud

v1.0.5
> LlamaCloud is a new generation of managed parsing, ingestion, and retrieval services, designed to bring production-grade context-augmentation to your LLM and RAG applications.

@llamaindex/cloud

LlamaCloud is a new generation of managed parsing, ingestion, and retrieval services, designed to bring production-grade context-augmentation to your LLM and RAG applications.

Usage

import { OpenAPI } from "@llamaindex/cloud/api";
OpenAPI.TOKEN = "YOUR_API_KEY";
OpenAPI.BASE = "https://api.cloud.llamaindex.ai/";
// ...

For more information, see the API documentation.

License

MIT

npm i @llamaindex/cloud

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/24/2024

Downloads