interop
autogen.interop.LiteLLmConfigFactory
LiteLLmConfigFactory
Helper class that provides a standard way to create an ABC using inheritance.
Static Methods
accepts
Name | Description |
---|---|
first_llm_config | Type: dict[str, typing.Any] |
create
Name | Description |
---|---|
first_llm_config | Type: dict[str, typing.Any] |
create_lite_llm_config
Name | Description |
---|---|
llm_config | Type: dict[str, typing.Any] |
get_api_type