Details on why the run is incomplete. Will be null
if the run is not incomplete.
Name | Type | Description | Notes |
---|---|---|---|
reason | ReasonEnum | The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run. | [optional] |
Name | Value |
---|---|
COMPLETION_TOKENS | "max_completion_tokens" |
PROMPT_TOKENS | "max_prompt_tokens" |