Handle the case where AnthropicChatResponse content is empty to prevent an out of bounds exception. This ensures that the model behaves correctly even when no content is returned in the response.
Handle the case where AnthropicChatResponse content is empty to prevent an out of bounds exception. This ensures that the model behaves correctly even when no content is returned in the response.