#I got the access to Open AI o1 model

1 messages · Page 1 of 1 (latest)

quick panther
#

I hosted a remote website to run LIbreChat. The only options available to me are gpt4 models and 3.5 turbo and some other models. Is there a way to include o1 beta models??

sterile light
#

Hi in the env use - OPENAI_MODELS=o1-preview,o1-mini

#

alongwith your other models

quick panther