generate new title failed #6232
Unanswered
HAL9990
asked this question in
Troubleshooting
Replies: 2 comments 1 reply
-
This error is generated by the provider (OpenAI). you are likely using an api key that doesn’t have access to structured output or something similar https://community.openai.com/t/need-help-for-insufficient-permissions/648950 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for reply. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
After I create a new session, the automatic title generation fails. I am using the OpenAI model. Below is the configuration from my YAML file:
openAI:
streamRate: 25
titleMethod: "completion"
titleModel: "current_model"
Here is my interface:

Here is the error from the title generation request:
Version Information
ghcr.io/danny-avila/librechat-dev latest 59660cbf7aa2 19 hours ago 872MB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 6550e7ddf180 42 hours ago 1.3GB
Steps to Reproduce
just start a new chat
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions