ModelCapabilityFilter
Defined in: backend/src/shared.ts:103
Model capability filter options.
Properties
Section titled “Properties”supportsJSON?
Section titled “supportsJSON?”
readonlyoptionalsupportsJSON:boolean
Defined in: backend/src/shared.ts:111
Filter models that support JSON mode output
supportsStreaming?
Section titled “supportsStreaming?”
readonlyoptionalsupportsStreaming:boolean
Defined in: backend/src/shared.ts:105
Filter models that support streaming
supportsTools?
Section titled “supportsTools?”
readonlyoptionalsupportsTools:boolean
Defined in: backend/src/shared.ts:109
Filter models that support tool/function calling
supportsVision?
Section titled “supportsVision?”
readonlyoptionalsupportsVision:boolean
Defined in: backend/src/shared.ts:107
Filter models that support vision/image inputs