AgentCollaborator

An agent collaborator.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The collaborator's agent descriptor.

Link copied to clipboard

The collaborator's agent ID.

Link copied to clipboard

The collaborator's agent version.

Link copied to clipboard

The collaborator's client token.

Link copied to clipboard

The collaborator's instructions.

Link copied to clipboard

The collaborator's collaborator ID.

Link copied to clipboard

The collaborator's collaborator name.

Link copied to clipboard

When the collaborator was created.

Link copied to clipboard

When the collaborator was updated.

Link copied to clipboard

The collaborator's relay conversation history.

Functions

Link copied to clipboard
inline fun copy(block: AgentCollaborator.Builder.() -> Unit = {}): AgentCollaborator
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String