From 862109bd402803bd4de7260f6b7fde6b6d23ec59 Mon Sep 17 00:00:00 2001 From: Instinct <61635505+uinstinct@users.noreply.github.com> Date: Mon, 7 Apr 2025 18:55:38 +0530 Subject: [PATCH] Update openai article for image understanding Previous article gives 404 (https://platform.openai.com/docs/guides/vision/low-or-high-fidelity-image-understanding) New article linked in this PR (https://platform.openai.com/docs/guides/images) --- .../content/image-understanding@fzVq4hGoa2gdbIzoyY1Zp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/ai-engineer/content/image-understanding@fzVq4hGoa2gdbIzoyY1Zp.md b/src/data/roadmaps/ai-engineer/content/image-understanding@fzVq4hGoa2gdbIzoyY1Zp.md index ea06a7206..0c74d3ebd 100644 --- a/src/data/roadmaps/ai-engineer/content/image-understanding@fzVq4hGoa2gdbIzoyY1Zp.md +++ b/src/data/roadmaps/ai-engineer/content/image-understanding@fzVq4hGoa2gdbIzoyY1Zp.md @@ -4,4 +4,4 @@ Multimodal AI enhances image understanding by integrating visual data with other Learn more from the following resources: -- [@article@Low or High Fidelity Image Understanding - OpenAI](https://platform.openai.com/docs/guides/vision/low-or-high-fidelity-image-understanding) \ No newline at end of file +- [@article@Low or High Fidelity Image Understanding - OpenAI](https://platform.openai.com/docs/guides/images)