forked from phoenix-oss/llama-stack-mirror
docs
This commit is contained in:
parent
89885fd2fa
commit
a6095820af
3 changed files with 224 additions and 316 deletions
|
@ -193,7 +193,7 @@ class Datasets(Protocol):
|
|||
}
|
||||
:param metadata: The metadata for the dataset.
|
||||
- E.g. {"description": "My dataset"}
|
||||
:param dataset_id: The ID of the dataset. If not provided, a random ID will be generated.
|
||||
:param dataset_id: The ID of the dataset. If not provided, an ID will be generated.
|
||||
"""
|
||||
...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue