Skip to content

[FEATURE] Add a data retriever kind-of tool #274

Open
@jeromevdl

Description

@jeromevdl

Problem Statement

My initial need was to query a Knowledge Base (Bedrock), but it could be anything actually (FAISS, Postgres, ...).
I can certainly implement the tool myself to query a vector store, but it would be great to have this built-in in strands, or propose a high-level interface like the retrievers in langchain to query any datasource.

Proposed Solution

No response

Use Case

Simplify access to data from an agent. Strands is quite open with the tools annotation so anyone can implement anything, but would be great to simplify access to data sources.

Alternatives Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions