UI_AGENT_PROMPT

Constant UI_AGENT_PROMPT 

Source
pub const UI_AGENT_PROMPT: &'static str;
Available on crate feature ui only.
Expand description

System prompt for agents using UI tools.

This prompt has been tested to improve tool usage reliability:

  • Prevents raw JSON output
  • Encourages single tool calls
  • Provides clear guidance on tool selection