Vectors for Semantic Search
Last updated
Last updated
You will need to create a vector for the sentence transformers that allow semantic searches. There are a few specific requirements but otherwise it's like setting up any other vector.
For support creating a vector see our guide on creating a new vector.
There are couple of specific requirements depending on the transformer you are using.
Type: Dense Vector
Element Type: Select Float from the dropdown list.
Dimensions: 768
Similarity Metric: Select dot_product from the dropdown list.
Count: 10
Index: This must be enabled.
Type: Dense Vector
Element Type: Select Float from the dropdown list.
Dimensions: 768
Similarity Metric: Select dot_product from the dropdown list.
Count: 10
Index: This must be enabled.