mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 18:49:49 +00:00
add export to eval
This commit is contained in:
parent
cdfc98cf08
commit
4c78432bc8
5 changed files with 66 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ def available_providers() -> List[ProviderSpec]:
|
|||
Api.scoring,
|
||||
Api.inference,
|
||||
Api.agents,
|
||||
Api.telemetry,
|
||||
],
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue