stanza.routines.builtins.setup

Module Contents

Functions

NameDescription
setup_models_sdkInstantiate the Conductor Quantum SDK and add it to the context.

API

1stanza.routines.builtins.setup.setup_models_sdk(
2 ctx: stanza.routines.core.RoutineContext,
3 token: str,
4 session: stanza.logger.session.LoggerSession | None = None,
5 **kwargs: typing.Any
6) -> None

Instantiate the Conductor Quantum SDK and add it to the context.

Parameters:

ctx
stanza.routines.core.RoutineContext

The context object

token
str

The token for the conductor quantum models client