sendMessage
abstract suspend fun <T> sendMessage(input: SendMessageRequest, block: suspend (SendMessageResponse) -> T): T
Sends a chat message and streams the response for the specified agent space execution
Sends a chat message and streams the response for the specified agent space execution