Hacker News new | ask | show | jobs
by fnordsensei 209 days ago
Same, but it’s a PITA when you also want to support tool calling at the same time. Had to do a double call: call and check if it will use tools. If not, call again and force the use of the (now injected) return schema tool.