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.