Hacker News new | ask | show | jobs
by applgo443 1094 days ago
Used OpenAI APIs before but not function calling. What's the use of function calling in this example?
1 comments

It basically lets you create AI experiences in your app by combining GPT with your own backend logic/3rd party APIs!

Wrote about it here: https://twitter.com/steventey/status/1673346039342944259 (might turn it into a blog post eventually)