Skip to main content

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?

optional seedId: string

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


sessionId?

optional sessionId: string

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


usageLedger?

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