rig-qdrant 0.1.4

Rig vector store index integration for Qdrant. https://qdrant.tech
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.4]https://github.com/0xPlaygrounds/rig/compare/rig-qdrant-v0.1.3...rig-qdrant-v0.1.4 - 2024-12-19

### Other

- update Cargo.lock dependencies

## [0.1.3]https://github.com/0xPlaygrounds/rig/compare/rig-qdrant-v0.1.2...rig-qdrant-v0.1.3 - 2024-12-03

### Added

- embeddings API overhaul ([#120]https://github.com/0xPlaygrounds/rig/pull/120)

### Other

- *(integration test)* Neo4J ([#133]https://github.com/0xPlaygrounds/rig/pull/133)
- *(integration test)* Qdrant ([#134]https://github.com/0xPlaygrounds/rig/pull/134)

## [0.1.2]https://github.com/0xPlaygrounds/rig/compare/rig-qdrant-v0.1.1...rig-qdrant-v0.1.2 - 2024-11-13

### Other

- updated the following local packages: rig-core