forked from phoenix-oss/llama-stack-mirror
remove json_schema_type decorator
This commit is contained in:
parent
0e8a53ab69
commit
02aa9a1e85
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, webmethod
|
||||
|
||||
|
||||
@json_schema_type
|
||||
class Schema(Enum):
|
||||
"""
|
||||
Schema of the dataset. Each type has a different column format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue