mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 12:52:36 +00:00
move the save to dataset to telemetry
This commit is contained in:
parent
4c78432bc8
commit
f5d427c178
9 changed files with 79 additions and 64 deletions
|
|
@ -23,7 +23,6 @@ def available_providers() -> List[ProviderSpec]:
|
|||
Api.scoring,
|
||||
Api.inference,
|
||||
Api.agents,
|
||||
Api.telemetry,
|
||||
],
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue