Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 588 Bytes

MessageObjectIncompleteDetails.md

File metadata and controls

26 lines (14 loc) · 588 Bytes

MessageObjectIncompleteDetails

On an incomplete message, details about why the message is incomplete.

Properties

Name Type Description Notes
reason ReasonEnum The reason the message is incomplete.

Enum: ReasonEnum

Name Value
CONTENT_FILTER "content_filter"
MAX_TOKENS "max_tokens"
RUN_CANCELLED "run_cancelled"
RUN_EXPIRED "run_expired"
RUN_FAILED "run_failed"