Hi, everyone hope you are all doing well.
Edit: It works initially but then when I send another message it throws this error.
Edit 2: Apparently it has nothing to do with tools. It works when I make my first call to the API but on the second call it just throws a 404 error
Edit 3: Fixed the error now I am running into a new error saying Tool Invocation Missing Result Error. I looked into the docs and it says you need to have an execute function which I already got.