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