dkushari
Databricks Employee
Databricks Employee

Hi @AlbertWang, you can easily achieve this using AgenBricks - Information ExtractionYour PDFs will be converted to text using the ai_parse_document function and saved in a Databricks table. You can then create the agent using that text table to get the output in JSON format.