Skip to content

Commit 6da8377

Browse files
added unst x together ai notebook (#614)
Co-authored-by: Maria Khalusova <kafooster@gmail.com>
1 parent 9f11d0a commit 6da8377

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examplecode/notebooks.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ description: "Notebooks contain complete working sample code for end-to-end solu
66
---
77

88
<CardGroup cols={2}>
9+
<Card title="Agentic RAG with LangGraph and Together AI" href="https://colab.research.google.com/drive/16JYOV3JwP2PJpQx-PGFshC64Cf91G7D1?usp=sharing">
10+
<br/>
11+
Build Agentic RAG with `LangGraph` and `Together AI` and compare the results with Vanilla RAG in pure Python
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``Agents`` ``LangGraph`` ``Together AI`` ``Astra DB``
14+
<br/>
15+
</Card>
916
<Card title="Getting Started with Unstructured API and Snowflake" href="https://colab.research.google.com/drive/1Q7TClKZP7U3d2zLucqJgE-Es7sGD6-bX?usp=sharing">
1017
<br/>
1118
Learn how to create data processing workflows with Unstructured API and its Python SDK to preprocess all of your unstructured data from your Azure Blob Storage into your Snowflake Table.

0 commit comments

Comments
 (0)