spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Parent Document Retriever feature.

Open radhakrishna67 opened this issue 2 years ago • 1 comments
trafficstars

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.

radhakrishna67 avatar Oct 26 '23 19:10 radhakrishna67

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 avatar Dec 04 '23 20:12 markpollack