model_set_current
Set which model is currently active, directing all further operations to that specific model.
Instructions
Set the current active model for subsequent operations.
Args: model_name: Name of the model to set as current
Returns: Confirmation or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes |