list
Lists the available models. Official OpenAI Docs
example.ts
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
listconst models = await io.openai.models.list("list-models");
Was this page helpful?
