Skip to content

[FEATURE] Ability to disable/enable built-in tools like "ask question"Β #1554

@dobesv

Description

@dobesv

πŸ“‹ Prerequisites

πŸ“ Feature Summary

Make the tool to ask a question optional in the agent config

❓ Problem Statement / Motivation

Currently all agents can try to "ask a question" to the user which isn't always desirable. There might not be a user interface available that supports this feature, or the agent is intended to run fully unattended.

For example I have a bot that sends a question to an agent to process without interaction. I tried it today and it seemed like the agent returned an empty response. When I went to look at the session I found it had stopped with a question:

Image

πŸ’‘ Proposed Solution

There should be a place in the agent spec where you enable optional built-in tools like "ask a question". Only agents which have this tool enabled would support it. There could be other built-in tools in the future like tools to get the current time, to wait for a period of time, or to inject session information into context. These could also be put on this whitelist.

πŸ”„ Alternatives Considered

No response

🎯 Affected Service(s)

None

πŸ“š Additional Context

No response

πŸ™‹ Are you willing to contribute?

  • I am willing to submit a PR for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions