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

Why can't I use the CompressionQueryTransformer when I imported spring-ai-advisors-vector-store

Open Yanshuming1 opened this issue 1 year ago • 1 comments

Image Image

There is no api in it: https://docs.spring.io/spring-ai/reference/api/retrieval-augmented-generation.html?spm=0.29160081.0.0.75c73b5bFc7Xpc

Yanshuming1 avatar Apr 27 '25 09:04 Yanshuming1

You need the org.springframework.ai:spring-ai-rag module, which includes all the Modular RAG APIs.

ThomasVitale avatar Apr 27 '25 21:04 ThomasVitale

You need the org.springframework.ai:spring-ai-rag module, which includes all the Modular RAG APIs.

thanks

Yanshuming1 avatar Apr 28 '25 09:04 Yanshuming1