VectorSeedRequest

@Serializable
open class VectorSeedRequest(val agentName: String, val text: String)

A class representing a request to the VectorSeedClient.

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard