Skip to main content

dynamic_provider_registry_from_dir_with_python

Function dynamic_provider_registry_from_dir_with_python 

Source
pub async fn dynamic_provider_registry_from_dir_with_python(
    service: SomaService,
    provider_dir: impl Into<PathBuf>,
    python_runner: PythonRunnerSelection,
) -> Result<ProviderRegistry>
Expand description

Builds a dynamic registry from a directory with explicit Python execution.