Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt

Use this file to discover all available pages before exploring further.

Description

The describe() function provides information about the models.

Syntax

Here is the syntax:
const modelDescription = await model_name.describe();