mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 14:43:48 +00:00
remove custom type
This commit is contained in:
parent
4e2870445b
commit
204a5c6d91
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ ParamType = Annotated[
|
|||
ObjectType,
|
||||
JsonType,
|
||||
UnionType,
|
||||
CustomType,
|
||||
ChatCompletionInputType,
|
||||
CompletionInputType,
|
||||
AgentTurnInputType,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue