mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 23:19:39 +00:00
api keys refactor
This commit is contained in:
parent
d3956a1d22
commit
e01d6d793c
4 changed files with 32 additions and 3 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