Skip to content

Doc: Wrong dependency info in the RAG doc #3798

@wilhg

Description

@wilhg

https://github.com/spring-projects/spring-ai/blob/v1.0.0/spring-ai-docs/src/main/antora/modules/ROOT/pages/api/retrieval-augmented-generation.adoc

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions