Closed windhamdavid closed 1 year ago
Thanks, that really works.
Note that you should run the pnpm
command on your cloned directory, or you won't see any change before git push
.
cc @thorwebdev, I believe this was recently changed to openai-edge
to work better with Vercel's ai
library.
Thanks @windhamdavid you are correct, that we still use openai as a dependency in the generate embeddings script, thanks for catching and reporting!
happy to help 👊🏼
Bug report
The Deploy to Vercel build comes up with the following error:
To Fix
pnpm install openai
Comments