Troubleshooting of Google Vertex AI Search: Difference between revisions

Jump to navigation Jump to search
Line 201: Line 201:


# {project_id}: `987654321000` (the number after `/projects/`)
# {project_id}: `987654321000` (the number after `/projects/`)
# {location}: `global` (the string after `/locations/`)
# {location}: `global` (the string after `/locations/`) {{exclaim}} Note: Do not enter the [https://cloud.google.com/compute/docs/regions-zones geographic areas] of GCP server. You will met the error message e.g. "Invalid location in serving config: asia-east1"
# {collection_name}: `default_collection` (the string after `/collections/`)
# {collection_name}: `default_collection` (the string after `/collections/`)
# {datastore_name}: Found on the datastore overview page as "Datastore ID" (e.g., `XXX_1234567890123`) {{exclaim}} Note: The datastore_name is not visible in the engine URL - you need to check the datastore overview page to find the "Datastore ID".
# {datastore_name}: Found on the datastore overview page as "Datastore ID" (e.g., `XXX_1234567890123`) {{exclaim}} Note: The datastore_name is not visible in the engine URL - you need to check the datastore overview page to find the "Datastore ID".

Navigation menu