Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting errors about content filters consistently since today #274

Open
isurfraz opened this issue Dec 6, 2023 · 3 comments
Open

getting errors about content filters consistently since today #274

isurfraz opened this issue Dec 6, 2023 · 3 comments
Labels
azure openai bug Something isn't working

Comments

@isurfraz
Copy link

isurfraz commented Dec 6, 2023

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.

@isurfraz isurfraz added the bug Something isn't working label Dec 6, 2023
@StephenHodgson StephenHodgson removed the bug Something isn't working label Dec 6, 2023
@StephenHodgson
Copy link
Member

But sure, but it's not related to this plugin.

We can chat about it on discord tho.

@isurfraz
Copy link
Author

isurfraz commented Dec 6, 2023

Thanks I have reached out on discord

@isurfraz
Copy link
Author

isurfraz commented Apr 3, 2024

@StephenHodgson I finally am in a different project where we do not use azure at all, and this is still happening in a fresh project on a different computer, only package added is your package and necessary dependencies - this is definitely a bug coming from your package

I am also writing this on discord, but this issue needs reopening

@StephenHodgson StephenHodgson reopened this Apr 3, 2024
@StephenHodgson StephenHodgson added bug Something isn't working azure openai labels Apr 3, 2024
@StephenHodgson StephenHodgson transferred this issue from RageAgainstThePixel/com.openai.unity Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure openai bug Something isn't working
Development

No branches or pull requests

2 participants