Skip to main content

dynamic_provider_registry_with_python_runtime

Function dynamic_provider_registry_with_python_runtime 

Source
pub async fn dynamic_provider_registry_with_python_runtime(
    service: SomaService,
    python_runtime: PythonProviderRuntime,
) -> Result<ProviderRegistry>
Expand description

Builds a dynamic registry with explicit Python execution and environment preparation.