Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.
This repository was archived by the owner on May 23, 2025. It is now read-only.

Expose tools based on OpenSearch Version #16

@rithin-pullela-aws

Description

@rithin-pullela-aws

Description

As the tools develop, we might have some tools to create connectors and so on, these features are not supported in older versions of OpenSearch and it might cause unnecessary hallucinations in the LLMs. To prevent this we need to expose tools based on the version of OpenSearch

Potential Solution

We can read the version of OpenSearch. And when we create tools, we must enforce a variable minimum supported version associated to the tool. And depending on the version number we can expose only those tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions