Integrations
Langchain
The Langchain integration enables to monitor your Langchain agents and chains with a single line of code.
You should create a new instance of the callback handler for each invocation.
Multiple langchain calls in a single thread
You can combine the Langchain callback handler with the concept of Thread to monitor multiple langchain calls in a single thread.
Was this page helpful?