mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 20:22:26 +00:00
Merge branch 'main' into sambanova
This commit is contained in:
commit
7bc6cecc01
40 changed files with 603 additions and 145 deletions
|
|
@ -44,5 +44,6 @@ def available_providers() -> List[ProviderSpec]:
|
|||
Api.datasetio,
|
||||
Api.datasets,
|
||||
],
|
||||
provider_data_validator="llama_stack.providers.inline.scoring.braintrust.BraintrustProviderDataValidator",
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue