harumijang
harumijang
> Is this resulting into multiple tokens creating when running `yarn dev`? I've been running into this error when running `yarn build` as well
Using DrupalClient and very small demo site with 5 pages. But I was able to get around the error by reinstalling my backend with mySQL instead of SQlite.
Am facing the same issue with Next 14. Commenting to follow
1. Make sure your OpenAI API key supports GPT-4 2. Add `DEFAULT_MODEL=gpt-4` to your .env file 3. Clear existing conversations on the chat bot
@shadcn Yes it's ready for review