Constructor
Closes the connection
Handles the end of the connection Implements BaseLLMConnection.onEnd
The callback to handle the end
Handles errors from the LLM Implements BaseLLMConnection.onError
The callback to handle errors
Handles responses from the LLM Implements BaseLLMConnection.onResponse
The callback to handle responses
Sends a message to the LLM Implements BaseLLMConnection.send
The message to send
Anthropic LLM Connection for live chat with Claude models