Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions api-reference/how-to/powerpoint.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Work with PowerPoint files"
url: "https://colab.research.google.com/drive/1NmLSmUMb9ozlELnWa3J4WwdrBfGomwPk"
url: "https://colab.research.google.com/drive/1l_e7CyqfBUxBBDc6E6XIKtKV-8YWvmRX?usp=sharing"
icon: "notebook"
---
---

2 changes: 1 addition & 1 deletion examplecode/notebooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ description: "Notebooks contain complete working sample code for end-to-end solu
<br/>
```Unstructured``` ```LangChain``` ```Ollama``` ```Llama 3```
</Card>
<Card title="Building RAG With PowerPoint presentations" href="https://colab.research.google.com/drive/1NmLSmUMb9ozlELnWa3J4WwdrBfGomwPk?usp=sharing">
<Card title="Building RAG With PowerPoint presentations" href="https://colab.research.google.com/drive/1l_e7CyqfBUxBBDc6E6XIKtKV-8YWvmRX?usp=sharing">
<br/>
A RAG solution that is based on PowerPoint files.
<br/>
Expand Down