2
0

(openai) Retry OpenAI call if status code is 503

Closes #529
This commit is contained in:
Baptiste Arnaud
2023-06-16 19:31:28 +02:00
parent 524f1565d8
commit dcdf870308
4 changed files with 14 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.0.63",
"version": "0.0.64",
"description": "React library to display typebots on your website",
"main": "dist/index.js",
"types": "dist/index.d.ts",