Skip to content

Implement Langchain Retriever for Orchestration / Grounding / Retrieval API #565

@pwasem

Description

@pwasem

Describe the Problem

When using the Grounding module one is not able to access the underlying Hana Vector store directly.
E.g. as seen here https://js.langchain.com/docs/integrations/vectorstores/hanavector/

Hence the grounding module cannot integrated into Langchain directly.

Propose a Solution

The idea would be to implement / provide a Langchain Retriever which wraps the Retrieval API.

Another idea would be to implement a Langchain Vector Store which also wraps the Vector API

Describe Alternatives

None

Affected Development Phase

Development

Impact

Impaired

Timeline

Implementation phase starts in April.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions