Download the PHP package modelflow-ai/qdrant-embeddings-store without Composer
On this page you can find all versions of the php package modelflow-ai/qdrant-embeddings-store. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download modelflow-ai/qdrant-embeddings-store
More information about modelflow-ai/qdrant-embeddings-store
Files in modelflow-ai/qdrant-embeddings-store
Package qdrant-embeddings-store
Short Description Provides an embeddings-store for qdrant.
License MIT
Informations about the package qdrant-embeddings-store
Modelflow AI
Qdrant Embeddings Store
Note: This is part of the
modelflow-aiproject create issues in the main repository.Note: This project is heavily under development and any feedback is greatly appreciated.
Installation
To install the Qdrant Embeddings Store package, you need to have PHP 8.2 or higher and Composer installed on your machine. Then, you can add the package to your project by running the following command:
Examples
Here are some examples of how you can use the Qdrant Embeddings Store in your PHP applications. You can find more detailed examples in the examples directory.
Usage
Detailed usage instructions will be provided in the future. For now, you can refer to the source code and unit tests for usage examples.
Contributing
Contributions are welcome. Please open an issue or submit a pull request in the main repository at https://github.com/modelflow-ai/.github.
License
This project is licensed under the MIT License. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
All versions of qdrant-embeddings-store with dependencies
hkulekci/qdrant Version ^0.5
modelflow-ai/embeddings Version ^0.3
nyholm/psr7 Version ^1.8@dev