scrimba
AI Engineering
OpenAI's Assistants API
Create a thread and messages
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Create a thread and messages
AboutCommentsNotes
Create a thread and messages
Expand for more info
index.js
run
preview
console
import { openai } from './config.js';

// Assistant variables
const asstID = "asst_AlAOsigm1nQkGnahv2eMJBdK";

Console
/index.html
-2:43