Llm Invocation History
interface LlmInvocationHistory
History of LLM invocations made during an agent process.
Methods on this interface report LLM-only figures. For the aggregate including other invocation types (e.g. embeddings), see AgentProcess.totalCost, AgentProcess.totalUsage, etc.