id

abstract fun id(id: String?): AIAgentBuilderAPI(source)

Sets the identifier for the builder configuration.

Return

The current instance of the builder for chaining method calls.

Parameters

id

The identifier string to be set. Can be null.