I sometimes get an error that the content is empty.
chat.toolloop(conversation)
BadRequestError: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'messages: text content blocks must be non-empty'}}
In the history:
{'role': 'assistant', 'content': ''},
I'm using
claudette: 0.1.2
AnthropicVertex: 0.43.1
I sometimes get an error that the content is empty.
chat.toolloop(conversation)
BadRequestError: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'messages: text content blocks must be non-empty'}}
In the history:
{'role': 'assistant', 'content': ''},
I'm using
claudette: 0.1.2
AnthropicVertex: 0.43.1