-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
In this document, it's saying
To use the QuestionAnswerAdvisor or RetrievalAugmentationAdvisor, you need to add the spring-ai-advisors-vector-store dependency to your project
Which is wrong.. The QuestionAnswerAdvisor is in the spring-ai-advisors-vector-store module, but the RetrievalAugmentationAdvisor is in the spring-ai-rag model.
Also, most of the classes mentioned in the document are in the spring-ai-rag model. It's a bit confusing that those two advisors are not in the same module.
Metadata
Metadata
Assignees
Labels
No labels