这是indexloc提供的服务,不要输入任何密码
Skip to content

[BUG]: OpenAI does not have access to text-moderation-007 #1671

@IMTanuki

Description

@IMTanuki

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

Labels

possible bugBug was reported but is not confirmed or is unable to be replicated.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions