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
Name | Description |
---|---|
first_llm_config | Type: dict[str, typing.Any] |
create
Name | Description |
---|---|
first_llm_config | Type: dict[str, typing.Any] |
create_base_chat_model
Name | Description |
---|---|
llm_config | Type: LLMConfig | dict[str, typing.Any] |
get_api_type
prepare_config
Name | Description |
---|---|
first_llm_config | Type: dict[str, typing.Any] |