Skip to content

Conversation

Anush008
Copy link
Contributor

@Anush008 Anush008 commented Sep 26, 2024

Description

This PR adds support for external retrieval using Qdrant - https://qdrant.tech. Includes docs and examples.

Unit and E2E tests using a local Qdrant instance have been set up.

Type of Change

  • New feature
  • Documentation update

Note

I have agreed to and signed the CLA(cla@neo4j.com).

python = "^3.9.0"
neo4j = "^5.17.0"
pydantic = "^2.6.3"
urllib3 = "<2"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without this,

poetry lock

takes forever.

Anush008 and others added 2 commits October 9, 2024 14:39
@willtai willtai requested a review from a team as a code owner October 10, 2024 11:56
Copy link
Contributor

@stellasia stellasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your patience, nice work!

@willtai willtai merged commit eeedf49 into neo4j:main Oct 10, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants