#From the ChatGPT community on Reddit
1 messages · Page 1 of 1 (latest)
Your question is a bit vague, can you specify whether you're talking about "functions" when using the API, or something in ChatGPT the web application?
or you could ask your question and immediately go offline for hours
I'm not getting how to use and what would be the return of Function Calling: https://platform.openai.com/docs/guides/function-calling
Essentially you tell the API that the program you're developing has extra functions that it is free to call upon as it sees fit, and you program your application to respond to its requests for use of those tools.