Skip to main content

Module types

Module types 

Source
Expand description

Request + response shapes for the preview engine.

The request is a small subset of the OpenAI chat-completion body — exactly what we need to estimate. The response is the documented PreviewResponse shape from the spec.

Structs§

CacheProjections
CurrentEstimate
Message
PreviewRequest
PreviewResponse
RouteSuggestion

Enums§

EstimationConfidence
QualityRiskBand

Type Aliases§

Suggestion
Convenience alias for the legacy name in the spec.