From 1e8d881c2ed15c18ff189965b8f648dd75ff8c25 Mon Sep 17 00:00:00 2001 From: Suraj Jha Date: Thu, 3 Jul 2025 17:03:17 +0545 Subject: [PATCH] Update generate-presentation-over-api.mdx --- docs/tutorial/generate-presentation-over-api.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tutorial/generate-presentation-over-api.mdx b/docs/tutorial/generate-presentation-over-api.mdx index c497b5d8..c2e0a4aa 100644 --- a/docs/tutorial/generate-presentation-over-api.mdx +++ b/docs/tutorial/generate-presentation-over-api.mdx @@ -164,6 +164,7 @@ Here's what a normal, successful response looks like: > Note: Make sure to prepend your server's root URL to the path and edit_path fields in the response to construct valid links. +It might take a minutes to generate presentation as per the number of slides and choosen LLM Provider. --- ## Step 8: Built-in Presentation Themes