Skip to main content

Type Alias: GatewayInferenceResponseFormatJsonSchemaSchema

type GatewayInferenceResponseFormatJsonSchemaSchema = {
[key: string]: unknown;
};

Defined in: src/models/ai-gateway-inference.ts:1817

Portkey ResponseFormatJsonSchemaSchema; additive response fields are preserved.

Index Signature​

[key: string]: unknown

Example​

`GatewayInferenceResponseFormatJsonSchemaSchemaSchema.parse(value);`