Skip to main content
This notebook covers how to get started with Upstage groundedness check models.

Installation

Install langchain-upstage package.

Environment setup

Make sure to set the following environment variables:

Usage

Initialize UpstageGroundednessCheck class.
Use the run method to check the groundedness of the input text.