-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Deploy edge function from Assistant #33293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Tested on staging preview
Adds a tool to the Assistant that provides knowledge around how to write edge functions for Supabase (based on this) .
This also adds an edge function block that the Assistant can use to display the edge function. This block contains a deploy action which makes it possible for the user to generate a function and deploy it all from the Assistant.
Note that this requires #33371 to be merged first.
ai-edge-function.mp4