0.2.1 • Published 11 months ago

@llamaflowjs/cloud v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@llamaflowjs/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 "@llamaflowjs/cloud/api";
OpenAPI.TOKEN = "YOUR_API_KEY";
OpenAPI.BASE = "https://api.cloud.llamaflowjs.ai/";
// ...

For more information, see the API documentation.

License

MIT

0.2.1

11 months ago

0.2.0

11 months ago