Skip to content

Force clarifier agent to trigger searches before asking questions #234

Description

@cdgamarose-nv

If the clarifier LLM doesn't know about something from its internal knowledge (training data), it immediately asks questions. Since we have a clarifier agent with a tool-calling loop, we need to trigger searches to gather more context before asking questions.

Example:

Image

Expected

This should have triggered a web search to find out context and then ask more questions if needed. This should not be overly prompt engineered for one model but instead should work with most frontier and open models.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions