Skip to content

Different results in retriever and AWS console. #41

Description

@Sypek

Hi,
I found out that I get different results from asking any question (i.e.: "What is Amazon Sagemaker?") using:

  • AWS Console by running query on Kendra Index
  • langchain.retrievers.AmazonKendraRetriever: retriever = AmazonKendraRetriever( index_id=KENDRA_INDEX_ID, region_name=AWS_REGION)

Are there any additional settings that I should make in my code to get the same results? Moreover, while results from Console are accurate, the ones I get from retriever are not especially accurate.

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