Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Qdrant VectorDB #812

Handled the negative case

085822a
Select commit
Loading
Failed to load commit list.
Closed

Add support for Qdrant VectorDB #812

Handled the negative case
085822a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2024 in 1s

83.87% of diff hit (target 84.90%)

View this Pull Request on Codecov

83.87% of diff hit (target 84.90%)

Annotations

Check warning on line 146 in griptape/drivers/vector/qdrant_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/qdrant_vector_store_driver.py#L146

Added line #L146 was not covered by tests

Check warning on line 149 in griptape/drivers/vector/qdrant_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/qdrant_vector_store_driver.py#L149

Added line #L149 was not covered by tests

Check warning on line 152 in griptape/drivers/vector/qdrant_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/qdrant_vector_store_driver.py#L152

Added line #L152 was not covered by tests

Check warning on line 202 in griptape/drivers/vector/qdrant_vector_store_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/vector/qdrant_vector_store_driver.py#L201-L202

Added lines #L201 - L202 were not covered by tests