interop
autogen.interop.LangChainChatModelFactory
LangChainChatModelFactory
Helper class that provides a standard way to create an ABC using inheritance.
Static Methods
register_factory
Instance Methods
accepts
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
create
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
create_base_chat_model
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
get_api_type
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
prepare_config
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |