mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +00:00
remove json
This commit is contained in:
parent
7801d9cdf2
commit
59ff6ead2c
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ from llama_stack.apis.resource import Resource, ResourceType
|
|||
from llama_stack.schema_utils import json_schema_type, register_schema, webmethod
|
||||
|
||||
|
||||
@json_schema_type
|
||||
class DatasetPurpose(str, Enum):
|
||||
"""
|
||||
Purpose of the dataset. Each purpose has a required input data schema.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue