Skip to content

fix: qdrant issues#1905

Merged
dartpain merged 2 commits intomainfrom
fix-qdrant
Aug 5, 2025
Merged

fix: qdrant issues#1905
dartpain merged 2 commits intomainfrom
fix-qdrant

Conversation

@dartpain
Copy link
Contributor

@dartpain dartpain commented Aug 5, 2025

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Why was this change needed? (You can also link to an open issue here)

  • Other information:

@vercel
Copy link

vercel bot commented Aug 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextra-docsgpt 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 5, 2025 11:24am
oss-docsgpt ❌ Failed (Inspect) Aug 5, 2025 11:24am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes several issues with the Qdrant vector store implementation by improving collection management, adding proper metadata handling, and implementing new chunk management capabilities.

  • Adds automatic collection creation and index management for metadata fields
  • Stores source_id as an instance variable to avoid repeated string processing
  • Implements new methods for chunk retrieval, addition, and deletion operations

@dartpain dartpain merged commit 7acae69 into main Aug 5, 2025
11 of 14 checks passed
@dartpain dartpain linked an issue Aug 5, 2025 that may be closed by this pull request
2 tasks
@dartpain dartpain deleted the fix-qdrant branch September 25, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application Application

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: qdrant-client missing & missing object id

2 participants