SlidesAIAgent constructor

init

SlidesAIAgent constructor

def __init__(self, ai_client):
    ...
ParameterTypeDescription
ai_clientIAIWebClient

Exceptions

ExceptionDescription
RuntimeError(Proxy error(ArgumentNullException))AI client instance is not provided

See Also