Enumeration ApiFinishReason

Explains why the model stopped processing further tokens

Enumeration Members

Enumeration Members

Length: "length"

Stopped by n_tokens or by reaching the end of the text to process

StopWord: "stop_word"

Reached one of the stop_words

Generated using TypeDoc