Knowledge check

Completed

Choose the best response for each of the questions. Then select Check your answers.

Check your knowledge

1.

Semantic search uses text embeddings to determine result relevance. What is an embedding vector?

2.

An application's text data is stored in an Azure Database for PostgreSQL flexible server. The application needs a vector database to store the text embeddings and perform a semantic search. What is the most straightforward database choice?

3.

An application has stored embedding vectors in a PostgreSQL flexible server database and is ready to query them. The user has supplied a query string. What is the simplest way to run a semantic search?