Editing a Model
You can edit (update) a Language model to change the name, description, and tags.
Use the oci ai language model update command and required parameters to edit (update) a model:
oci ai language model update --model-id <model-id>... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the UpdateModel operation to edit (update) a model.