[PR #23] [MERGED] add advanced rag example for astra #627

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

📋 Pull Request Information

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

Base: mainHead: jerry/new_example_astra


📝 Commits (2)

📊 Changes

2 files changed (+565 additions, -5 deletions)

View changed files

📝 examples/demo_advanced.ipynb (+4 -5)
examples/demo_advanced_astradb.ipynb (+561 -0)

📄 Description

plug in llamaparse + recursive retrieval with astradb


🔄 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/23 **Author:** [@jerryjliu](https://github.com/jerryjliu) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@jerryjliu](https://github.com/jerryjliu) **Base:** `main` ← **Head:** `jerry/new_example_astra` --- ### 📝 Commits (2) - [`6e1f0ac`](https://github.com/run-llama/llama_cloud_services/commit/6e1f0ac77ee3884c48644936d699572ea2aab69c) cr - [`ec50c44`](https://github.com/run-llama/llama_cloud_services/commit/ec50c4445ca946a37faea67d7bef3ab18b87648f) cr ### 📊 Changes **2 files changed** (+565 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/demo_advanced.ipynb` (+4 -5) ➕ `examples/demo_advanced_astradb.ipynb` (+561 -0) </details> ### 📄 Description plug in llamaparse + recursive retrieval with astradb --- <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:38 -05:00
yindo closed this issue 2026-02-16 00:18:39 -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#627