Trigger.dev home page
v2
Search...
⌘K
Ask AI
Community
triggerdotdev/trigger.dev
triggerdotdev/trigger.dev
Search...
Navigation
OpenAI
Model Tasks
Home
v3 Developer Preview
Integrations
Reference
Examples
Overview
Introduction
Create an Integration
Integrations
Airtable
GitHub
Linear
OpenAI
Overview & authentication
Chat Completions
Assistants (Beta)
Files
Images
Fine Tunes
Models
Completions (Legacy)
Plain
Replicate
SendGrid
Resend
Shopify
Slack
Stripe
Supabase
Typeform
On this page
list
OpenAI
Model Tasks
List and describe the various models available in the API. You can refer to the Models documentation to understand what models are available and the differences between them.
Official OpenAI Docs
list
Lists the available models.
Official OpenAI Docs
example.ts
Copy
Ask AI
const
models
=
await
io
.
openai
.
models
.
list
(
"list-models"
);
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Fine Tunes
Completions (Legacy)
Assistant
Responses are generated using AI and may contain mistakes.