InvocationCostManager
class InvocationCostManager
Per-invocation LLM-call counter for enforcing RunConfig.maxLlmCalls. The type is public only because it is an InvocationContext constructor-property type; its constructor and members are non-public.