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: + + + +