Quang Ngoc DUONG
Quang Ngoc DUONG
I'd love to have french language in bigcapital
Sample Code: OpenAI service failed to complete the prompt, APIConnectionError issue with Python 3.10
I have the same issue on Debian 11, python 3.10.12: `Error: (, 'OpenAI service failed to complete the chat', APIConnectionError(message='Error communicating with OpenAI', http_status=None, request_id=None))` In the same environment, I...
I also have the same problem: Error: (, 'OpenAI service failed to complete the chat', APIConnectionError(message='Error communicating with OpenAI', http_status=None, request_id=None))
I have the exact same issue, @orbatschow, how did you fix that?
I still have the issue: I did set `REGISTRY_HTTP_HEADERS_Access-Control-Allow-Credentials: '[true]'` but there is an error "The `Access-Control-Allow-Credentials` header in the response is missing and must be set to `true` when...