Skip to content

Consolidate RrfFusion with generic CbrFusion #124

Description

@mdproctor

Phase 3 (#83) introduces CbrFusion — a generic fusion utility parameterized over . The existing RrfFusion in rag-api is RetrievedChunk-specific. Migrate QueryExpandingCaseRetriever and ReactiveQueryExpandingCaseRetriever to use CbrFusion, then remove RrfFusion.

References:

  • rag-api/src/main/java/io/casehub/neocortex/rag/RrfFusion.java
  • rag-expansion/src/main/java/io/casehub/neocortex/rag/expansion/QueryExpandingCaseRetriever.java
  • rag-expansion/src/main/java/io/casehub/neocortex/rag/expansion/ReactiveQueryExpandingCaseRetriever.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions