↓ 6 callersFunctionstart_realtime_session(
session_id: &str,
config_file: &str,
api_key: &str,
api_url: &str,
model: &str,
sand
src/server/services/toolbox.rs:700
↓ 4 callersFunctiondraw_bracket(p: &egui::Painter, ch: char, x: f32, top: f32, bot: f32, s: egui::Stroke, _left: bool)
src/ui/math_render.rs:692
↓ 4 callersFunctionforce_final_response(
client: &Client,
api_key: &str,
api_url: &str,
model: &str,
all_messages: &[Value],
src/server/services/toolbox.rs:9840
↓ 3 callersFunctionexecute_tool_with_context(
name: &str,
args: &Value,
sandbox_dir: &str,
session_id: &str,
agent_id: &str,
)
src/server/services/toolbox.rs:6231