Skip to main content

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?

optional seedId: string

Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:42


sessionId?

optional sessionId: string

Defined in: packages/agentos/src/rag/audit/RAGAuditCollector.ts:43


usageLedger?

optional usageLedger: 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.