Initiates an ask process within a chat context.
Sends a message to the specified advisor and returns the chat response.
Supports custom message types including objects, Blob, or string.
Type Parameters
T = string
The type of message content (defaults to string). Can be a custom object, Blob, or string.
Initiates an ask process within a chat context. Sends a message to the specified advisor and returns the chat response. Supports custom message types including objects, Blob, or string.