From a1dd606413305a18ddbee9b69a98de239c82dc1d Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 29 Mar 2024 06:16:02 +0900 Subject: [PATCH] Update Creating_slides_with_Assistants_API_and_DALL-E3.ipynb (#1121) --- examples/Creating_slides_with_Assistants_API_and_DALL-E3.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Creating_slides_with_Assistants_API_and_DALL-E3.ipynb b/examples/Creating_slides_with_Assistants_API_and_DALL-E3.ipynb index bed5891..b9ba22f 100644 --- a/examples/Creating_slides_with_Assistants_API_and_DALL-E3.ipynb +++ b/examples/Creating_slides_with_Assistants_API_and_DALL-E3.ipynb @@ -7,7 +7,7 @@ "# Creating slides with the Assistants API (GPT-4), and DALL·E-3\n", "\n", "This notebook illustrates the use of the new [Assistants API](https://platform.openai.com/docs/assistants/overview) (GPT-4), and DALL·E-3 in crafting informative and visually appealing slides.
\n", - "Creating slides is a pivotal aspect of many jobs, but can be laborious and time-consuming. Additionally, extracting insights from data and articulating them effectively on slides can be challenging.

This cookbook recipe will demonstrate how you can utilize the new Assistants API to faciliate the end to end slide creation process for you without you having to touch Microsoft PowerPoint or Google Slides, saving you valuable time and effort!" + "Creating slides is a pivotal aspect of many jobs, but can be laborious and time-consuming. Additionally, extracting insights from data and articulating them effectively on slides can be challenging.

This cookbook recipe will demonstrate how you can utilize the new Assistants API to facilitate the end to end slide creation process for you without you having to touch Microsoft PowerPoint or Google Slides, saving you valuable time and effort!" ] }, {