Skip to main content

Context

Context provides user analytics for LLM-powered products and features.

Installation and Setup​

We need to install the context-python Python package:

pip install context-python

Callbacks​

See a usage example.

from langchain.callbacks import ContextCallbackHandler

Help us out by providing feedback on this documentation page: