Using Supabase with Bolt to add a database, authentication, or edge functions to your app.
Create an edge function to handle a conversation with an AI Bot (OpenAI)
. From here, Bolt generates the edge function.
Edge functions can be complex, as they connect up services and involve authentication steps. For help with common errors, check out Integrations issues | Supabase edge functions.