Agent Bricks Information Extraction

Yash01Kumar12
Databricks Partner

I am facing some problem in Information extraction using PDF. I have done all the necessary steps. 

1) I loaded the data in Volume.
2) I ran the Use PDF's functionality to create a structure table of the PDFs

3) I now have the table with the column names: 

path -> string
raw_parsed -> variant
text string -> 
error_status -> string

I am experiencing a problem while directly creating a Vector Search Index from this:


Yash01Kumar12_0-1760117409670.png

Any reason why this is happening. 

Second, facing problems in creating Information Extraction Agent, the error I am facing is

Yash01Kumar12_1-1760117530018.png

Requesting you to help me in understand what wrong I am doing throughout this process.


1) Databricks workspace region: East US 2 (Azure) it is also correct s per documentation

2) Able to use ai_query()