mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 09:00:01 +00:00
fix precommit
This commit is contained in:
parent
a6095820af
commit
887a9772de
5 changed files with 42 additions and 96 deletions
|
|
@ -13,6 +13,7 @@ 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(Enum):
|
||||
"""
|
||||
Purpose of the dataset. Each purpose has a required input data schema.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue