Latest OpenAI API Models #2232
sakib1486
started this conversation in
Help Wanted
Replies: 1 comment 2 replies
-
It may work and you will know by the response. However, depending on how old, LibreChat may not know the model's token context window. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
just a simple and basic question. I have the older version of LibreChat that I am using only with OpenAI. I am not using the latest one with the Assistants API enabled. But what I wanted to know is if I can use the latest OpenAI models like
gpt-4-0125-preview
in the older version. Is only updating the.env
enough with models name?What I have done is this, but it there is no way to verify if the API is using the latest model that I want.

The
gpt-4-turbo-preview
if working properly, should point to the latest `gpt-4-0125-preview model released by OpenAI.Beta Was this translation helpful? Give feedback.
All reactions