Skip to content

Commit

Permalink
📝 add readme for edge vercel function
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannLai committed Jun 28, 2023
1 parent f348fb9 commit 83988a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ if (response.data.choices[0].finish_reason === "function_call") {
## 💻 Supported Environments
- Node.js v16 or higher
- Cloudflare Workers
- Vercel / Next.js (Backend, Serverless and Edge functions)
- Vercel / Next.js (Backend, Serverless and Edge functions 🔥)
- Supabase Edge Functions
- 🚧 Browser

Expand Down

0 comments on commit 83988a9

Please sign in to comment.