AIAgentFeatureServerConnectionConfig

Configuration class for setting up an agent feature server connection. Properties: host - The host on which the server will listen to. port - The port number on which the server will listen to.

Constructors

Link copied to clipboard
constructor(host: String, port: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val port: Int

Functions

Link copied to clipboard