mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 07:52:41 +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,
|
ObjectType,
|
||||||
JsonType,
|
JsonType,
|
||||||
UnionType,
|
UnionType,
|
||||||
CustomType,
|
|
||||||
ChatCompletionInputType,
|
ChatCompletionInputType,
|
||||||
CompletionInputType,
|
CompletionInputType,
|
||||||
AgentTurnInputType,
|
AgentTurnInputType,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue