| 3275 | 3275 | <!-- Region --> |
| 3276 | 3276 | <div class="flex-container"> |
| 3277 | 3277 | <label for="vertexai_region" data-i18n="Region">Region:</label> |
| 3278 | 3278 | <input id="vertexai_region" name="vertexai_region" class="text_pole flex1" value="us-central1" type="text" autocomplete="off" placeholder="e.g., global, us-central1, europe-west1, asia-northeast1"> |
| 3279 | + <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/learn/locations" target="_blank" rel="noopener noreferrer" title="View available regions and models" data-i18n="[title]View available regions and models" class="notes-link"> |
| 3280 | + <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3281 | + </a> |
| 3279 | 3282 | </div> |
| 3280 | 3283 | |
| 3281 | 3284 | <!-- Service Account JSON Content --> |