Skip to main content

READ_TOOLS

Constant READ_TOOLS 

Source
pub const READ_TOOLS: &[&str];
Expand description

Read-type tool names A8 elision applies to. A tool result is a candidate only when its paired assistant tool_calls entry names one of these (tools/builtins.rs:39-104’s read_file). B6 must keep this in sync with any built-in tool rename.