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

Parent Document Retriever feature. #63

Open
radhakrishna67 opened this issue Oct 26, 2023 · 1 comment
Open

Parent Document Retriever feature. #63

radhakrishna67 opened this issue Oct 26, 2023 · 1 comment
Labels
RAG Issues related to Retrieval Augmented Generation
Milestone

Comments

@radhakrishna67
Copy link

Expected Behavior

Lanchain's Parent Document Retriever feature is expected in Spring AI

Current Behavior
Files are chunked and cretead embeddings for them. We would like to have child chunks for parent chunks of the document.

@markpollack
Copy link
Member

https://python.langchain.com/docs/modules/data_connection/retrievers/parent_document_retriever as a reference.

I'd like to have some RAG evaluation setup in place to better understand how things improve or not based on these types of algorithms. Putting in the backlog for now.

Contributions are welcome.

@markpollack markpollack added this to the backlog milestone Dec 4, 2023
@markpollack markpollack added the RAG Issues related to Retrieval Augmented Generation label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RAG Issues related to Retrieval Augmented Generation
Projects
None yet
Development

No branches or pull requests

2 participants