File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 450
450
"print(json.dumps(response_dict, indent=4))\n"
451
451
],
452
452
"metadata": {
453
- "id": "1m19STu2DDfI",
454
- "outputId": "06f99dfe-b697-4d82-bf20-0fa60435d47f",
455
453
"colab": {
456
454
"base_uri": "https://localhost:8080/"
457
- }
455
+ },
456
+ "id": "1m19STu2DDfI",
457
+ "outputId": "06f99dfe-b697-4d82-bf20-0fa60435d47f"
458
458
},
459
459
"execution_count": 8,
460
460
"outputs": [
559
559
" ImageURLChunk(image_url=base64_data_url),\n",
560
560
" TextChunk(text=(\n",
561
561
" f\"This is the image's OCR in markdown:\\n{image_ocr_markdown}\\n.\\n\"\n",
562
- " \"Convert this into a structured JSON response with the OCR contents in a sensible dictionnary.\"\n",
562
+ " \"Convert this into a structured JSON response \"\n",
563
+ " \"with the OCR contents in a sensible dictionnary.\"\n",
563
564
" )\n",
564
565
" )\n",
565
566
" ]\n",
You can’t perform that action at this time.
0 commit comments