14,983
edits
(Created page with "Troubleshooting of Google Vertex AI API {{Drafting}} == Issues == === Troubleshooting: SearchLite API Blocked" Error in Discovery Engine === '''Issue Description''': When attempting to retrieve search results using Google Vertex AI API<ref>[https://cloud.google.com/generative-ai-app-builder/docs/preview-search-results Get search results | Vertex AI Agent Builder | Google Cloud]</ref>, the following error occurs: <pre> curl -X POST -H "Content-Type: applicatio...") |
(Troubleshooting: Vertex AI Search: Data Repository Requires Enterprise Features) |
||
| Line 4: | Line 4: | ||
== Issues == | == Issues == | ||
=== Troubleshooting: Vertex AI Search: Data Repository Requires Enterprise Features === | |||
'''Error:''' | |||
When creating an application, encountered the error message "This application cannot currently use 4 data stores are..." | |||
Expanding the data repository list shows "Website data repository can only be linked to Enterprise version of Vertex AI Search applications" | |||
'''Solution:''' | |||
When creating the application, enable "[https://cloud.google.com/generative-ai-app-builder/docs/about-advanced-features?_gl=1*3htbzk*_ga*ODY1NjExNjI5LjE3MzUyMDY5NDM.*_ga_WH2QY8WWF5*MTczNTYyODg5MS40LjEuMTczNTYyOTQ5Ny4xMS4wLjA. Enterprise Edition Features]" | |||
=== Troubleshooting: SearchLite API Blocked" Error in Discovery Engine === | === Troubleshooting: SearchLite API Blocked" Error in Discovery Engine === | ||
| Line 53: | Line 62: | ||
*# Go to the API & Services page in Google Cloud Console. | *# Go to the API & Services page in Google Cloud Console. | ||
*# Search for Discovery Engine API and ensure it is enabled. | *# Search for Discovery Engine API and ensure it is enabled. | ||
== Related Pages == | == Related Pages == | ||