nemo_microservices.types.shared_params.single_call_config# Module Contents# Classes# SingleCallConfig API# class nemo_microservices.types.shared_params.single_call_config.SingleCallConfig# Bases: typing_extensions.TypedDict enabled: bool# None fallback_to_multiple_calls: bool# None Whether to fall back to multiple calls if a single call is not possible.