This commit is contained in:
Xi Yan 2024-11-17 20:18:26 -08:00
parent ff99025875
commit 8fbbea8c43
3 changed files with 31 additions and 11 deletions

View file

@ -22,6 +22,7 @@ def available_providers() -> List[ProviderSpec]:
Api.datasets,
Api.scoring,
Api.inference,
Api.agents,
],
),
]