You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just upgraded from 0.7.3 to 0.7.5 and I found I can not use the O1 model anymore which was fine in the pre version.
I got the response in the chat and I am sure that the API key is correct and I can use all the other models from my API provider except O1 series models.
The AI service rejected the request due to an error. This could be caused by an invalid API key or an improperly formatted request.
The log from the docker container says:
warn: [OpenAIClient.chatCompletion][stream] API error
error: [handleAbortError] AI response error; aborting request: 400 Unsupported value: 'stream' does not support true with this model. Only the default (false) value is supported.
So does this problem relate to my API provider or the LibreChat app?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just upgraded from 0.7.3 to 0.7.5 and I found I can not use the O1 model anymore which was fine in the pre version.
I got the response in the chat and I am sure that the API key is correct and I can use all the other models from my API provider except O1 series models.
The log from the docker container says:
So does this problem relate to my API provider or the LibreChat app?
Beta Was this translation helpful? Give feedback.
All reactions