VectorSearchClientResponse

open class VectorSearchClientResponse(val text: String, val agentName: String)

A class representing a response from the VectorSearchClient.

Constructors

Link copied to clipboard
constructor(text: String, agentName: String)

Properties

Link copied to clipboard
Link copied to clipboard