Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Na página de destino "Vertex AI Model Registry", é possível ver todos os modelos e as versões de modelo padrão em uma única visualização. Adicionar rótulos pode ajudar você a identificar e organizar seus modelos por identificadores de chave leves. É possível adicionar rótulos nos níveis do modelo e também da versão.
Console
Use as instruções a seguir para adicionar um rótulo a um modelo.
No Vertex AI Model Registry, selecione o nome do modelo que você quer identificar. Selecione o menu Mais açõesmore_vert para o modelo específico.
No menu suspenso, selecione Editar marcadores.
Clique no botão de ação Adicionar identificador e adicione a chave e o valor. Por exemplo, a chave pode representar um valor como created_by e o valor pode ser datascientist1.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-02 UTC."],[],[],null,["# Apply model labels\n\nFrom the Vertex AI Model Registry landing page, you can see all your models and default model versions\nin a single view. Adding labels can help you identify and organize your models by light-weight key\nidentifiers. You can add labels at the model-level and also at the version-level. \n\n### Console\n\n\nUse the following instructions to add a label to a model.\n\n1. In the Google Cloud console, go to the **Model Registry** page. \n [Go to Model Registry](https://console.cloud.google.com/vertex-ai/models)\n2. From the Vertex AI Model Registry, locate the name of the model you want to label. Select the **More actions** menu more_vert for the specific model.\n3. From the drop-down, select **Edit labels**.\n4. Click the **Add label** action button and add your key and value. For example, the key can represent a value like **created_by** and the value can be **datascientist1**.\n5. Click **Save**.\n\n\nAdd a label to a model version\n\n1. In the Google Cloud console, go to the **Model Registry** page. \n [Go to Model Registry](https://console.cloud.google.com/vertex-ai/models)\n2. From the Vertex AI Model Registry, select the name of the model which has the version you want to label. The model details page opens.\n3. Select the **More actions** menu more_vert for the specific model version you want to label.\n4. Click **Edit labels**. Enter the name of the new label you want to apply to the model version.\n5. Click **Save**."]]