Skip to content

Conversation

vga91
Copy link
Contributor

@vga91 vga91 commented Jun 24, 2025

Neo4j example with Neo4jEmbeddingStoreIngestor and RetrievalQAChain to demonstrate that they can be used via @Tool annotation to improve the result.

In this case, "Ingest from document 'miles-of-smiles-terms-of-use.txt', and then return the answer for the question 'What is the cancellation policy?'
calls 2 @Tools, 1 for ingest the document and one for answer the question via RetrievalQAChain

@vga91 vga91 marked this pull request as draft June 24, 2025 10:33
@vga91 vga91 marked this pull request as ready for review June 25, 2025 07:11
@vga91 vga91 force-pushed the example-with-tool branch from 011f35b to f5ccf3a Compare June 25, 2025 22:21
@vga91 vga91 changed the title [WIP] Neo4j example with annotation Tool Neo4j example with annotation Tool Jun 25, 2025
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.

1 participant