mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-13 13:19:57 +00:00
source
This commit is contained in:
parent
790b2d5cc0
commit
09039eca57
2 changed files with 4 additions and 4 deletions
4
docs/_static/llama-stack-spec.yaml
vendored
4
docs/_static/llama-stack-spec.yaml
vendored
|
@ -4746,7 +4746,7 @@ components:
|
|||
title: DatasetPurpose
|
||||
description: >-
|
||||
Purpose of the dataset. Each type has a different column format.
|
||||
data_source:
|
||||
source:
|
||||
$ref: '#/components/schemas/DataSource'
|
||||
metadata:
|
||||
type: object
|
||||
|
@ -4765,7 +4765,7 @@ components:
|
|||
- provider_id
|
||||
- type
|
||||
- purpose
|
||||
- data_source
|
||||
- source
|
||||
- metadata
|
||||
title: Dataset
|
||||
HuggingfaceDataSource:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue