Just wanting to see if I'm understanding functions well

Hi supershaneski!

Thanks for your reply, based on your implementation I have some questions:

  1. Is it possible to make the bot use that function output to then call an external api in one single call?

For example:

The customer requests the location of the business, then chatgpt uses the location function and with the output it uses it on google map api and sends that to the customer on the chat :speech_balloon:.