Question 1· Yes or no
The exhibit shows four runs of the same agent, with the tokens each one spent and how long it took.
For each statement, select Yes if it is true. Otherwise, select No.
- The run that produced the most output tokens is the slowest of the four.
- Input tokens climb as a conversation goes on, because earlier turns are sent again.
- Token counts have to be logged by the application, because a trace does not carry them.
- Two runs answering the same question can differ in input tokens if one retrieved more passages.