mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-19 03:28:41 +00:00
Merge branch 'main' into henrytu/cerebras-integration
This commit is contained in:
commit
c29e3271d3
38 changed files with 523 additions and 139 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