From c7ec3f08eee7709d45ad6aa79f2efc67843d9033 Mon Sep 17 00:00:00 2001 From: Instinct <61635505+uinstinct@users.noreply.github.com> Date: Sat, 19 Apr 2025 00:32:29 +0530 Subject: [PATCH] fix(topic): openai image understanding docs(#8467) 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)