Below are the functions that let you work with multiple version of a model. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.mindsdb.com/llms.txt
Use this file to discover all available pages before exploring further.
list_versions() method to view all available version of a model:
get_version() method to use a specific version of a model:
set_active() method to set a specific version of a model as active:
drop_model_version() method to remove a specific version of a model: