Agent Bricks Information Extraction
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 10:34 AM
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
raw_parsed -> variant
text string ->
error_status -> string
I am experiencing a problem while directly creating a Vector Search Index from this:
Any reason why this is happening.
Second, facing problems in creating Information Extraction Agent, the error I am facing is
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()