Back to Mindsdb

List Models

docs/sdks/python/list_models.mdx

26.1.0218 B
Original Source

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:

python
project.list_models()