-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
AnythingLLM desktop app
What happened?
Installed a default OpenAI setup:
LLM Provider - OpenAI
workspace chat model - gpt-4o
-- also tried gpt-4, gpt-0613
chat mode - chat
history - 20
prompt - default
refusal response - default
temp - .7
Prompt:
- can be anything
- I tried a complex request, as well as 'Hello'
Error:
OpenAI::CreateModeration failed with: 403 Project proj_xxx does not have access to model text-moderation-007
Notes
- text-moderation-007 is not a listed model in OpenAi's project models
- I understand this is a dedicated moderation endpoint to detect inappropriate requests
- this error is listed in OpenAI community (as of 1 week ago), but no answer is listed
Is there any way to suppress this call?
Are there known steps to reproduce?
See notes above.
Error occurs regardless of the prompt.
Metadata
Metadata
Assignees
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.