ReconcileInferenceAccountingOptions
@totemsdk/edge / ReconcileInferenceAccountingOptions
Interface: ReconcileInferenceAccountingOptions
Properties
authority
authority:
InferenceAccountingAuthority
journal
journal:
Journal<InferenceAuditEvent>
mandateId
mandateId:
string
stepIdOf?
optionalstepIdOf?: (entry) =>string|undefined
Map a journal event to the step a host tuned into context.metadata
at dispatch time. Defaults to reading context.metadata.stepId.
Parameters
entry
Returns
string | undefined