You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this app a lot, and I learn a thing or two by reading the source codes (I appreciate open sourcing).
However, I don't understand how calling /API/generate actually works, I mean there's not an API handler to process this request. Does it only live in the Vercel Edge?
Can you share the implementation of the API handler? Many thanks for considering my request.
The text was updated successfully, but these errors were encountered:
I like this app a lot, and I learn a thing or two by reading the source codes (I appreciate open sourcing).
However, I don't understand how calling
/API/generate
actually works, I mean there's not an API handler to process this request. Does it only live in the Vercel Edge?Can you share the implementation of the API handler? Many thanks for considering my request.
The text was updated successfully, but these errors were encountered: