Unfortunately I’m still getting “An error occurred: Error code: 400 - {‘error’: {‘message’: “Unsupported value: ‘stream’ does not support true with this model. Only the default (false) value is supported.”, ‘type’: ‘invalid_request_error’, ‘param’: ‘stream’, ‘code’: ‘unsupported_value’}}”
When I do it with the Open AI API the issue does not occur. I also upgraded to the last version in python open ai package.