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 list_models() function lists all models available in a defined project.

Syntax

Use the list_models() method to list all models contained in the project:
project.list_models()