agent


Description:

public Base? agent { get; set; }

Reference to the agent handler that created this chat.

Allows tools to access the session via chat_call.agent.session. Set by AgentHandler when creating Chat in send_message_async().

Since:

1.2.2