Module model

Source

Functions§

get_preferred_models
Retrieves the user’s preferred model names from a file within the user’s config directory. This allows the application to load the user’s model preferences when it starts.
set_preferred_models
Stores the user’s preferred model names in a file within the user’s config directory. This allows the application to remember the user’s model preferences across sessions.