interop
autogen.interop.LangChainInteroperability
LangChainInteroperability
A class implementing the Interoperable
protocol for converting Langchain tools
into a general Tool
format.
This class takes a LangchainTool
and converts it into a standard Tool
object,
ensuring compatibility between Langchain tools and other systems that expect
the Tool
format.
Static Methods
convert_tool
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |