The time taken for emitting in milliseconds.
The formatted string representation of the emit time.
The time taken for the inference process in milliseconds.
The text associated with the inference result.
The amount of time taken for thinking during the inference.
The format of the thinking time (e.g., milliseconds, seconds).
The number of tokens processed per second.
The total time taken for the inference process and emitting in milliseconds.
The formatted string representation of the total time.
The total number of tokens processed.
Generated using TypeDoc
Represents the result of an inference process, extending the TempInferStats interface.
InferResult