Skip to content

Conversation

@ThomasVitale
Copy link
Contributor

When using the RetrievalAugmentationAdvisor with the VectorStoreDocumentRetriever, it’s now possible to provide a filter expression at request-time as an advisor context variable with key VectorStoreDocumentRetriever.FILTER_EXPRESSION.

Fixes gh-1776

When using the RetrievalAugmentationAdvisor with the VectorStoreDocumentRetriever, it’s now possible to provide a filter expression at request-time as an advisor context variable with key VectorStoreDocumentRetriever.FILTER_EXPRESSION.

Fixes spring-projectsgh-1776

Signed-off-by: Thomas Vitale <[email protected]>
@ilayaperumalg ilayaperumalg self-assigned this Mar 10, 2025
@ilayaperumalg ilayaperumalg added the RAG Issues related to Retrieval Augmented Generation label Mar 10, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M7 milestone Mar 10, 2025
@ilayaperumalg
Copy link
Member

@ThomasVitale Thanks for the PR! Rebased and merged as 5a4e9f5

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

Successfully merging this pull request may close these issues.

Prompt-time filter expressions for RetrievalAugmentationAdvisor/VectorStoreDocumentRetriever

2 participants