Features
LangChain Integration
Pezzo supports integration with LangChain for observability and monitoring. Integration is as easy as configuring the LLM to proxy requests to Pezzo.
If you want to learn more about the Pezzo Proxy, click here.
Example: LangChain with OpenAI
Below is an example using ChatOpenAI
. The same can be applied to chains and agents.