Skip to main content

render_reference_hint

Function render_reference_hint 

Source
pub fn render_reference_hint(tool_call_id: &str) -> String
Expand description

Render a reference hint using the default (Standard) verbosity.

Kept as a convenience wrapper around render_reference_hint_with for callers that do not thread configuration yet.