Firebase/GCP cloud functions for backend?

Anybody using GCP/Firebase cloud functions for completions? I have a Flask app engine but I’m wondering if the shift over would be just simpler and just as performant…

1 Like

Did you ever get that working @jloganolson? I have no problems using openai api with Next.js, but when I use Google cloud functions it’s not working.

Actually I get the same errors when I deploy the Next.js app on Vercel as I’m getting with Firebase Functions. I guess it’s a permissions issue between working locally and deploying.

I ended up sticking with flask