new example run.yaml

This commit is contained in:
Xi Yan 2024-09-23 01:01:15 -07:00
parent e0e2b2ef5b
commit 418b243855
4 changed files with 87 additions and 119 deletions

View file

@ -48,7 +48,6 @@ async def instantiate_provider(
routing_table = provider_config
inner_specs = {x.provider_id: x for x in provider_spec.inner_specs}
cprint(f"inner_specs: {inner_specs}", "cyan")
inner_impls = []
for routing_entry in routing_table:
impl = await instantiate_provider(