Skip to content

Latest commit

 

History

History

dall-e-image-generation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Simple use of Attachment to monitor Dall-E Generations

Setup

To install dependencies:

npm install

Create and set your Literal AI and OpenAI API keys in .env:

cp .env.example .env

Run

npm run start