fix ci-tests distro

This commit is contained in:
Ashwin Bharambe 2025-02-25 22:04:51 -08:00
parent bf8283a925
commit 3cd387aff6

View file

@ -97,7 +97,7 @@ def get_distribution_template() -> DistributionTemplate:
container_image=None,
template_path=None,
providers=providers,
default_models=[],
default_models=default_models + [embedding_model],
run_configs={
"run.yaml": RunConfigSettings(
provider_overrides={