AgenticSearchResult

data class AgenticSearchResult(val matchedEntityId: String?, val reason: String)

Structured response from the agentic entity search.

Constructors

Link copied to clipboard
constructor(matchedEntityId: String?, reason: String)

Properties

Link copied to clipboard
Link copied to clipboard