erik5
5
Ahhh ok, I wasn’t aware of that re [ ]. The code does find bookings, call transfers, and end calls and adds them properly when it does, and returns the correct results, bypasses when it doesn’t. Sadly, the service doesn’t like empty arrays, apparently. Since general_tools is a function of the LLM model, it looks like I will have to send the entire current LLM model minus the general_tools when the things are empty, which I was really hoping to avoid.