Files
spring-ai/spring-ai-rag
Mark Pollack c0b9240c8d Fix VectorStoreDocumentRetriever to handle Filter.Expression objects directly
- Updated computeRequestFilterExpression to check if the context value is already
  a Filter.Expression object before attempting to parse it as a string
- Added docs for FILTER_EXPRESSION key that it accepts both String and Filter.Expression
- Added test

Fixes #3179
2025-05-16 11:34:47 +01:00
..
2025-05-13 19:06:16 +01:00