Open jelmerkk opened 4 days ago
Dropping in to state that I'm having the same issue. I've deleted and re-added the API token to get access to o1 models but receive this same error message.
@genchadt @jelmerkk Version 2 of Big-AGI dropping soon with full support for o1. In the meantime you can:
v2-dev
branch yourself until the official app is out in the next few weeksopenrouter
provider (openrouter is a great model server that makes new models available sooner)@genchadt @jelmerkk Version 2 of Big-AGI dropping soon with full support for o1. In the meantime you can:
- build the
v2-dev
branch yourself until the official app is out in the next few weeks- use o1 via the
openrouter
provider (openrouter is a great model server that makes new models available sooner)- use the model on chatgpt until V2 is out.
Thanks for the response. I have switched to v2-dev and it is working, however I did need to re-add my API key.
Thanks for the response. I have switched to v2-dev and it is working, however I did need to re-generate my API key.
How did you manage to build it locally, the latest v2-dev? On my device, I've got a build error: Error: Failed to collect page data for /draw
.
Any tips?
Thanks for the response. I have switched to v2-dev and it is working, however I did need to re-generate my API key.
How did you manage to build it locally, the latest v2-dev? On my device, I've got a build error:
Error: Failed to collect page data for /draw
.Any tips?
Here's what I did (I am a git noob)
git clone -b v2-dev https://github.com/enricoros/big-AGI.git
npm install
then npm run build
Great job @genchadt and @balintbabics . I'm close to publish the first V2 officially on Big-AGI.com and very excited about cloud backups and all. Working very very hard on it, and there's so much I want to ship once this major milestone of having the big-agi cloud is done.
Description
Whenever I try to use the o1-preview or the o1-mini model, I get this reponse:
Device and browser
Macbook Pro M1 on Arc/Chrome/Safari
Screenshots and more
No response
Willingness to Contribute