From efb2726ffc3a54bd2d7f7f2c03accdc62aae965b Mon Sep 17 00:00:00 2001 From: Shuaib Hasan Akib Date: Thu, 10 Jul 2025 02:10:53 +0600 Subject: [PATCH] docs(docs-infra): add next page reference (#62566) PR Close #62566 --- adev/src/content/ai/overview.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/adev/src/content/ai/overview.md b/adev/src/content/ai/overview.md index d816855eac0..ca5bbdcf9e7 100644 --- a/adev/src/content/ai/overview.md +++ b/adev/src/content/ai/overview.md @@ -145,3 +145,11 @@ Consider this example: The LLM provider is not responding. A potential strategy * Save the response from the user to used in a retry scenario (now or at a later time) * Alert the user to the outage with an appropriate message that doesn't reveal sensitive information * Resume the conversation at a later time once the services are available again. + +## Next steps + +To learn about LLM prompts and AI IDE setup, see the following guides: + + + +