GPT function calling in a nutshell

preview_player
Показать описание
GPT function calling is super useful! But it can be a bit tricky to understand at first. In this video I go through what it is and how you can use it in practice, using simple drawings and practical examples in Javascript.
Рекомендации по теме
Комментарии
Автор

This was an excellent tutorial, I hadn't even thought about using functions to force a structured output but it makes perfect sense.

jakegearhart
Автор

The image at 1:40 alone can replace reams of docs. Well done.

jpbeaudry
Автор

Thank you. Your teaching methods are very clear.

StuartJ
Автор

This is a really smart way to give the AI arbitrary additional abilities without running into all kinds of security, rate limit, runtime etc. limits. You're basically allowing it to run specific things remotely on your computer.

Автор

I'm not coder. Will never be probably. Yet I not only enjoyed this awesome tutorial, but actually understood it (at least most of the concept itself :P ) Thanks!

JuanDebrecen
Автор

Excellent! This is the best concept overview with 2 real world use cases I came across with. To the point, clear and usable. Thank you

micheldev
Автор

I'm 8 months late but this is still incredibly helpful. Thanks!

lehuy
Автор

This is very cool, there are many possibilities for creations

alexsandergutierrezgoncalves
Автор

perhaps the best tutorial on the mysterious and ill-explained OpenAI function calling. Thank you

HazemAzim
Автор

What an excellent tutorial! The maps are really visible and clear!❤❤

Ariadne-cn
Автор

Nice work, Henrik. I think your career pivot with GAI is inspiring. Thank you!

jeffnelson
Автор

Excellent tutorial! Very well organized and clear! Your diagrams, explaining what is happening, really helped me understand the goals! Great job!

JoeGlines-Automator
Автор

Great tutorial. Easy to follow and very intuitive. Thanks a lot

RohitSharma-toyy
Автор

How did I only learn about this today. This is insanely cool.

ralfgustav
Автор

You are good. Really clear presentation. Thanks.

JOHNSMITH-verq
Автор

Superb Explanation. Helped me understand very clear!

KunaalNaik
Автор

Big fan of of your presentation skills ❤

VitaminVS
Автор

its so weird to see you upload a super interesting video randomly every few months lol

yanikkendler
Автор

Great tutorial, I'd really enjoy more of these 🙏

GregDolan
Автор

This is excellent and exactly what I was looking for. A way to run a function using GPT, but my implementation will be server-side and the function will call code from a blockchain and return that data ti GPT. I was looking for a solution that wouldn't involve me having to use Python.

dariusdbbowser