Skip to main content
This notebook covers how to get started with UpstageDocumentParseLoader.

Installation

Install langchain-upstage package.

Environment setup

Make sure to set the following environment variables:
The previously used UPSTAGE_DOCUMENT_AI_API_KEY is deprecated. However, the key previously used in UPSTAGE_DOCUMENT_AI_API_KEY can now be used in UPSTAGE_API_KEY.

Usage