Skip to content

aimlapi/threads-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for using OpenAI threads with AI/ML API.

See ./src/index.js for code.

Configuring

cp ./.env.default ./.env

Open .env file and add your AI/ML API token

API_TOKEN=<YOUR TOKEN HERE>

Starting

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published