Interface: RAGAuditCollectorOptions
Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:39
Properties
query
query:
string
Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:41
requestId
requestId:
string
Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:40
seedId?
optionalseedId:string
Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:42
sessionId?
optionalsessionId:string
Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:43
usageLedger?
optionalusageLedger:UsageLedgerLike
Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:45
When provided, finalized audit data is pushed into the usage ledger for token/cost accounting.