Skip to main content

UsageFoldContext

@totemsdk/edge


@totemsdk/edge / UsageFoldContext

Interface: UsageFoldContext

Dispatcher-side view of the inference invocation that completed.

Properties

context

context: Record<string, unknown> | undefined


requestId

requestId: string


usage

usage: InferenceRecordedUsage | undefined