How to make gpt-3.5-turbo-16k answer instead of calling a function?

As @kjordan mentioned, you need to work on the descriptions of your toolbox, but also add in a check to make sure the function name return actually matches the definitions that you have. I found that sometimes it would end up hallucinating a function name.