A fluent package to interact with Qdrant Vector Database

1 Open Issue Need Help Last updated: Jun 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue is that the `mcpuishor/qdrant-laravel` package lacks a stable version tag, preventing Composer from installing it. The solution is to create a version tag (e.g., v1.0.0) for the package and push it to a repository like GitHub or GitLab, then update the `composer.json` file to reflect the version.

Complexity: 2/5
good first issue

A fluent package to interact with Qdrant Vector Database

PHP