This guide explains how to integrate HoneyHive with LangChain for both Python and TypeScript implementations.
pip install honeyhive[langchain]
.HoneyHiveTracer
class to initialize tracing:HH_API_KEY
, HH_PROJECT
, and for TypeScript, HH_SESSION_NAME
) before running your application.
^0.2.0
and above.^0.2.0
and above.