forked from phoenix-oss/llama-stack-mirror
pre
This commit is contained in:
parent
a69759613a
commit
e860c536da
3 changed files with 8 additions and 22 deletions
|
@ -13,8 +13,8 @@ from typing import (
|
|||
Literal,
|
||||
Optional,
|
||||
Protocol,
|
||||
runtime_checkable,
|
||||
Union,
|
||||
runtime_checkable,
|
||||
)
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue