🚀 5 minutes tutorial
Openai

OpenAI Wrapper

An OpenAI wrapper was created to make it easier to use OpenAI's API. It provides a simple interface for making requests to the API and handling the responses.

Setup key

Setup your OpenAI key in the .env file.

Usage

Just import the 'openai' from openai_service.ts and it's ready to use.