[PR #96] [CLOSED] Add Qdrant demonstration #650

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/96
Author: @ravi03071991
Created: 3/19/2024
Status: Closed

Base: mainHead: ravi/qdrant


📝 Commits (4)

📊 Changes

3 files changed (+416 additions, -0 deletions)

View changed files

📝 examples/vector_stores/demo_advanced_astradb.ipynb (+0 -0)
📝 examples/vector_stores/demo_astradb.ipynb (+0 -0)
examples/vector_stores/demo_qdrant.ipynb (+416 -0)

📄 Description

PR to add demo of LlamaParse usage with Qdrant VectorDB.


🔄 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/96 **Author:** [@ravi03071991](https://github.com/ravi03071991) **Created:** 3/19/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ravi/qdrant` --- ### 📝 Commits (4) - [`1279653`](https://github.com/run-llama/llama_cloud_services/commit/12796537d9d0d48527b0941b71da34d773f39325) Add Qdrant demonstration - [`fe8a3c2`](https://github.com/run-llama/llama_cloud_services/commit/fe8a3c2a6bb8aded6b1ad4f39910d64584d1820a) Add vector_stores folder - [`3902673`](https://github.com/run-llama/llama_cloud_services/commit/390267311279d734051a476ebda4acc0af27125e) move vector_stores notebooks - [`30775d1`](https://github.com/run-llama/llama_cloud_services/commit/30775d1ccb3ee14ef437ee1e6540cbe40668ac10) Update ### 📊 Changes **3 files changed** (+416 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/vector_stores/demo_advanced_astradb.ipynb` (+0 -0) 📝 `examples/vector_stores/demo_astradb.ipynb` (+0 -0) ➕ `examples/vector_stores/demo_qdrant.ipynb` (+416 -0) </details> ### 📄 Description PR to add demo of LlamaParse usage with Qdrant VectorDB. --- <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:42 -05:00
yindo closed this issue 2026-02-16 00:18:42 -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#650