us-west-2
and us-east-1
regions. Check the current limitations and test thoroughly before using it in production.ServerlessSpec
class and use the spec
parameter to define the cloud and region where the index should be deployed:
PodSpec
class and use the spec
parameter to define the environment where the index should be deployed, the pod type and size to use, and other index characteristics:
gcp-starter
environment, which is us-central-1 (Iowa) region of the GCP cloud.
To create a free starter index, import the PodSpec
class and set environment="gcp-starter"
in the spec
parameter:
example-index
with 128 dimensions from a collection named example-collection
.