error example :
{"id":"chatcmpl-8Stix6wnN984nhw0lMdCaAu0jKaLN","object":"chat.completion.chunk","created":1701898079,"model":"gpt-4","choices":[{"index":0,"finish_reason":null,"delta":{"role":"assistant"},"content_filter_result":{"error":{"code":"content_filter_error","message":"The contents are not filtered"}}}],"system_fingerprint":""}
This is happening today, using azure open AI and gpt 4. I have a content filter setup so I am not sure why this message is happening.
error example :
{"id":"chatcmpl-8Stix6wnN984nhw0lMdCaAu0jKaLN","object":"chat.completion.chunk","created":1701898079,"model":"gpt-4","choices":[{"index":0,"finish_reason":null,"delta":{"role":"assistant"},"content_filter_result":{"error":{"code":"content_filter_error","message":"The contents are not filtered"}}}],"system_fingerprint":""}This is happening today, using azure open AI and gpt 4. I have a content filter setup so I am not sure why this message is happening.