o1-mini and 01-preview not in list #5197
Closed
lukejanicke
started this conversation in
Help Wanted
Replies: 1 comment
-
As is so often the case, I found the solution shortly after posting this. Looking at other replies in #4037 got me in the right direction. I uncommented the following line in
Then recomposed. docker compose down
docker compose up -d --build o1-mini and o1-preview work, o1 returns an error (as expected since I am not Tier 5). |
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.
-
First time install of LibreChat today (v0.7.6 on macOS via Docker). #4037 tells me that o1 models were added to LibreChat in v0.7.5. I added my OpenAI API key and can use 4o but o1-mini and o1-preview do not appear in the list. Both o1-mini and o1-preview are working for me in Jan. I am only Tier 1 so I know I don’t have access to full o1. Jan is nice enough to tell me that when I try there. Do I need to edit
.env
or set uplibrechat.yaml
or something?Beta Was this translation helpful? Give feedback.
All reactions