Interface: SearchModelsInput
TTL override merged into a ModelQuery for searchModels.
Extends
Section titled “Extends”ModelQuery
Properties
Section titled “Properties”limit?
Section titled “limit?”
optionallimit?:number
Inherited from
Section titled “Inherited from”ModelQuery.limit
modelClass?
Section titled “modelClass?”
optionalmodelClass?:ChatThinking|ChatBalanced|ChatFast|Embedding
Inherited from
Section titled “Inherited from”ModelQuery.modelClass
requiresTools?
Section titled “requiresTools?”
optionalrequiresTools?:boolean
Inherited from
Section titled “Inherited from”ModelQuery.requiresTools
search?
Section titled “search?”
optionalsearch?:string
Inherited from
Section titled “Inherited from”ModelQuery.search
threshold?
Section titled “threshold?”
optionalthreshold?:number
Inherited from
Section titled “Inherited from”ModelQuery.threshold
ttlMs?
Section titled “ttlMs?”
optionalttlMs?:number
TTL override for the cached /serving-endpoints listing, in ms.