Skip to content

Commit b893eb7

Browse files
authored
Converted PowerPoint RAG how-to notebook to use Ingest v2 (#314)
1 parent a5740c9 commit b893eb7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Work with PowerPoint files"
3-
url: "https://colab.research.google.com/drive/1NmLSmUMb9ozlELnWa3J4WwdrBfGomwPk"
3+
url: "https://colab.research.google.com/drive/1l_e7CyqfBUxBBDc6E6XIKtKV-8YWvmRX?usp=sharing"
44
icon: "notebook"
5-
---
5+
---
6+

examplecode/notebooks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ description: "Notebooks contain complete working sample code for end-to-end solu
8787
<br/>
8888
```Unstructured``` ```LangChain``` ```Ollama``` ```Llama 3```
8989
</Card>
90-
<Card title="Building RAG With PowerPoint presentations" href="https://colab.research.google.com/drive/1NmLSmUMb9ozlELnWa3J4WwdrBfGomwPk?usp=sharing">
90+
<Card title="Building RAG With PowerPoint presentations" href="https://colab.research.google.com/drive/1l_e7CyqfBUxBBDc6E6XIKtKV-8YWvmRX?usp=sharing">
9191
<br/>
9292
A RAG solution that is based on PowerPoint files.
9393
<br/>

0 commit comments

Comments
 (0)