Add OpenAI block

Also migrate credentials to tRPC

Closes #253
This commit is contained in:
Baptiste Arnaud
2023-03-09 08:46:36 +01:00
parent 97cfdfe79f
commit ff04edf139
86 changed files with 2583 additions and 1055 deletions

View File

@@ -0,0 +1,9 @@
# OpenAI
With the OpenAI block, you can create a chat completion based on your user queries and display the answer back to your typebot.
<img
src="/img/blocks/integrations/openai.png"
width="600"
alt="OpenAI block"
/>