2
0

🚸 (openai) Implement retries if openai rate limit reached

This commit is contained in:
Baptiste Arnaud
2023-08-24 15:28:04 +02:00
parent 793218a673
commit d700af17e9
6 changed files with 131 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@typebot.io/nextjs",
"version": "0.1.17",
"version": "0.1.18",
"description": "Convenient library to display typebots on your Next.js website",
"main": "dist/index.js",
"types": "dist/index.d.ts",