String with the form model_name@skill, indicating the nature of the tokens used (if no skills are used, it will be replaced by default)
The number of tokens generated by the model.
The number of tokens sent in input to the model.
The number of tokens used.
Generated using TypeDoc
The number of requests made in a single batch; and a
finish_reasonentry, explaining why did the model stopped processing further tokens (lengthif stopped byn_tokensor by reaching the end of the text to process, orstop_wordif reached one of thestop_words).