RagAdminSearchRequest

constructor(tenantId: String, principals: List<String>, query: String, topK: Int = 8, filter: Map<String, String> = emptyMap(), providerHealthDetail: Boolean = true, recentProviderWindowMillis: Long? = null, diagnosticScoreThreshold: Double = Double.NEGATIVE_INFINITY, diagnosticMaxSamples: Int = 5)