Skip to content

Validate Tool Call Requests Before Execution #171

Description

@uezo

Some LLMs may specify non-existent tool names, parameter names, or omit required parameters when generating tool calls.

Before executing a tool, validate all tool names and parameter names for existence and confirm all required fields are present.

If validation fails, the system should prompt the LLM to retry the request with correct information.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions