SingleCallConfig#
- class nemo_microservices.types.shared_params.SingleCallConfig
Bases:
TypedDict- enabled: bool
- fallback_to_multiple_calls: bool
Whether to fall back to multiple calls if a single call is not possible.
Bases: TypedDict
Whether to fall back to multiple calls if a single call is not possible.