id

expect open override fun id(id: String?): AIAgentBuilder(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.

actual open override fun id(id: String?): AIAgentBuilder(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.

actual open override fun id(id: String?): AIAgentBuilder(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.