IntelligenceReceipt
@totemsdk/intelligence / IntelligenceReceipt
Interface: IntelligenceReceipt
Receipt for an executed inference operation.
v1 receipts are unsigned advisories produced by the provider adapter.
WOTS-signed inference receipts are a documented follow-up in the wallet/
authority layer (signedBy anticipates that attestation).
Properties
domain
readonlydomain:IntelligenceDomainOrString
issuedAt
readonlyissuedAt:number
model?
readonlyoptionalmodel?:string
op
readonlyop:string
proposalId?
readonlyoptionalproposalId?:string
provider
readonlyprovider:string
receiptId
readonlyreceiptId:string
requestId
readonlyrequestId:string
runId?
readonlyoptionalrunId?:string
signedBy?
readonlyoptionalsignedBy?:string
usage
readonlyusage:object
durationMs
readonlydurationMs:number
tokensIn
readonlytokensIn:number
tokensOut
readonlytokensOut:number