Skip to content

Model Management

You can list available models and retrieve details about specific models.

const models = await client.models.list();
console.log(models.data);

The following models are currently supported by the Exnest AI SDK.

Loading supported models...