mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 23:03:49 +00:00
localfs -> LocalFS
This commit is contained in:
parent
68a4e6d00e
commit
aa66410f24
4 changed files with 9 additions and 9 deletions
|
@ -6,4 +6,4 @@
|
|||
from llama_stack.apis.datasetio import * # noqa: F401, F403
|
||||
|
||||
|
||||
class LocalfsDatasetIOConfig(BaseModel): ...
|
||||
class LocalFSDatasetIOConfig(BaseModel): ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue