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

Fix another Neo4jEmbeddingStoreTest error #441

Merged

Conversation

vga91
Copy link
Contributor

@vga91 vga91 commented Jan 3, 2024

See here: https://github.com/langchain4j/langchain4j/actions/runs/7396118145/job/20120618008?pr=396

The fix made here it is not enough,
because the test property is not always populated, see here.

Therefore, I put an if-else on the iterator where needed

Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

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

@vga91 thank you!

@langchain4j langchain4j merged commit df66836 into langchain4j:main Jan 3, 2024
6 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.

None yet

2 participants