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

Was this page helpful?


You can also leave detailed feedback on GitHub.