diff --git a/examples/prompt_to_extract_table_from_pdf_to_json_advanced_mode.ipynb b/examples/prompt_to_extract_table_from_pdf_to_json_advanced_mode.ipynb index 54ce7f5..915eaae 100644 --- a/examples/prompt_to_extract_table_from_pdf_to_json_advanced_mode.ipynb +++ b/examples/prompt_to_extract_table_from_pdf_to_json_advanced_mode.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Prompt to Extract Key-values into JSON from W2 (PDF)\n", + "# Prompt to Extract Key-values into JSON from W2 (PDF) using advanced mode\n", "\n", "Below it's an example of using OpenParser to extract key-values from a W2 PDF into JSON format. (Note: the model is still in beta and is NOT robust enough to generate the same output. Please bear with it!)\n", "\n",