[go: up one dir, main page]

Skip to content

Hide Model Selection menus when Amazon Q is enabled

There is no need for anything model selection feature when AmazonQ is enabled for a an instance. Therefore we need to hide the following menus:

Implementation proposal:

These menu apperance in the page are ruled by policies. Find out what policies they use and add ::Ai::AmazonQ.connected? clause to them.

You can change the following policies to achieve this:

Edited by Patrick Cyiza