mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
fix datasetio
This commit is contained in:
parent
acd055d763
commit
e27c6e3662
5 changed files with 15 additions and 15 deletions
|
@ -6,4 +6,4 @@
|
|||
from llama_stack.apis.datasetio import * # noqa: F401, F403
|
||||
|
||||
|
||||
class MetaReferenceDatasetIOConfig(BaseModel): ...
|
||||
class LocalfsDatasetIOConfig(BaseModel): ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue