[PR #7] [MERGED] Add an example for Astra DB Integration #612

Closed
opened 2026-02-16 00:18:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/7
Author: @erichare
Created: 2/9/2024
Status: Merged
Merged: 2/20/2024
Merged by: @jerryjliu

Base: mainHead: astradb-example


📝 Commits (3)

  • 5f92401 Add an example for Astra DB Integration
  • 66f7326 Feedback from Jerry's review
  • b6acd97 Update demo_astradb.ipynb

📊 Changes

1 file changed (+323 additions, -0 deletions)

View changed files

examples/demo_astradb.ipynb (+323 -0)

📄 Description

This PR adds a notebook, modeled after the demo notebooks already in the repo, which shows how llama-parse can be combined with integration with a vector store, in this case Astra DB, for building a RAG pipeline.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/7 **Author:** [@erichare](https://github.com/erichare) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@jerryjliu](https://github.com/jerryjliu) **Base:** `main` ← **Head:** `astradb-example` --- ### 📝 Commits (3) - [`5f92401`](https://github.com/run-llama/llama_cloud_services/commit/5f924019a29ab2dfab2364a9a9faf219f39e18c4) Add an example for Astra DB Integration - [`66f7326`](https://github.com/run-llama/llama_cloud_services/commit/66f732695a117450d5f507374da2ad849aad07dd) Feedback from Jerry's review - [`b6acd97`](https://github.com/run-llama/llama_cloud_services/commit/b6acd9757e2dfc65aa3dcb95874a350817e1100c) Update demo_astradb.ipynb ### 📊 Changes **1 file changed** (+323 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/demo_astradb.ipynb` (+323 -0) </details> ### 📄 Description This PR adds a notebook, modeled after the demo notebooks already in the repo, which shows how `llama-parse` can be combined with integration with a vector store, in this case Astra DB, for building a RAG pipeline. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:18:35 -05:00
yindo closed this issue 2026-02-16 00:18:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#612