Databricks Certified Generative AI Engineer Associate Databricks-Generative-AI-Engineer-Associate Question # 14 Topic 2 Discussion

Databricks Certified Generative AI Engineer Associate Databricks-Generative-AI-Engineer-Associate Question # 14 Topic 2 Discussion

Databricks-Generative-AI-Engineer-Associate Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

A Generative Al Engineer is setting up a Databricks Vector Search that will lookup news articles by topic within 10 days of the date specified An example query might be "Tell me about monster truck news around January 5th 1992". They want to do this with the least amount of effort.

How can they set up their Vector Search index to support this use case?


A.

Split articles by 10 day blocks and return the block closest to the query.


B.

Include metadata columns for article date and topic to support metadata filtering.


C.

pass the query directly to the vector search index and return the best articles.


D.

Create separate indexes by topic and add a classifier model to appropriately pick the best index.


Get Premium Databricks-Generative-AI-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.