Files
OmniRoute/tests
diegosouzapw 75d0d7299a fix(translator): inject web_search tool in Responses-API flat shape (#2390)
The omniroute_web_search fallback tool was always built in Chat Completions
nested shape ({type, function:{name}}). On the Responses->Responses passthrough
path nothing flattens it, so Codex/relay upstreams rejected it with
'Missing required parameter: tools[0].name'. buildFallbackTool and the
tool_choice injection now emit the flat Responses-API shape ({type, name})
when the target provider speaks the Responses API.
2026-05-21 03:59:06 -03:00
..
2026-05-21 01:29:12 -03:00
2026-05-10 00:55:06 -03:00