🔍

Databricks Certified Generative AI Engineer Associate GENERATIVE-AI-ENGINEER-ASSOCIATE — Question 34

Topic 1 · Question 34 of 91

Topic 1 · Question 34

A Generative Al Engineer has successfully ingested unstructured documents and chunked them by document sections. They would like to store the chunks in a Vector Search index. The current format of the dataframe has two columns: (i) original document file name (ii) an array of text chunks for each document. What is the most performant way to store this dataframe?

View community discussion →