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
Thedescribe() function provides information about the models.
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.
describe() function provides information about the models.
const modelDescription = await model_name.describe();
Was this page helpful?