chore(deps): pin qdrant_client to a known-good version#1180
chore(deps): pin qdrant_client to a known-good version#1180ksaurabhAparavi wants to merge 1 commit into
Conversation
📝 WalkthroughWalkthroughThis PR pins the ChangesQdrant Client Version Pin
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🤖 Internal: Discord sync markerAuto-managed by the Discord notification workflow. Stores the linked Discord message ID. Do not edit or delete. |
Pin qdrant_client (1.17.1) so the qdrant node installs a known version. Fixes rocketride-org#1167
bdccc8b to
ac4eb22
Compare
Summary
qdrant_client(1.17.1) so the qdrant node installs a known-good version.Testing
./builder test) — relying on GitHub Actions; not runnable in the contributor's local shell (engine build / Maven / torch unavailable). Static checks (compile, no conflict markers) pass.Linked Issue
Fixes #1167