Type Alias: GatewayInferenceAnnotation
type GatewayInferenceAnnotation =
| GatewayInferenceFileCitation
| GatewayInferenceUrlCitation
| GatewayInferenceFilePath;
Defined in: src/models/ai-gateway-inference.ts:3947
Portkey Annotation; additive response fields are preserved.
Example
`GatewayInferenceAnnotationSchema.parse(value);`