GPT function calling in a nutshell

Поділитися
Вставка
  • Опубліковано 22 сер 2023
  • 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.

КОМЕНТАРІ • 85

  • @jakegearhart
    @jakegearhart 9 місяців тому +26

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

    • @henrikkniberg
      @henrikkniberg  9 місяців тому +6

      Yeah it took me a while to realize that too!

  • @ralfgustav982
    @ralfgustav982 3 дні тому

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

  • @lehuy7306
    @lehuy7306 16 днів тому +3

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

    • @alfredpeter2404
      @alfredpeter2404 11 днів тому

      I'm 8 months and 4 days late, and I totally agree with you!

    • @dklearning2247
      @dklearning2247 7 днів тому

      I’m 8 months and 8 and 8 days late, but indeed it very good

  • @jpbeaudry8878
    @jpbeaudry8878 Місяць тому +1

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

  •  9 місяців тому +11

    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.

  • @micheldev7941
    @micheldev7941 6 місяців тому +1

    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

  • @JoeGlines-Automator
    @JoeGlines-Automator 6 місяців тому

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

  • @JuanDebrecen
    @JuanDebrecen 9 місяців тому +4

    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!

  • @anazi
    @anazi 3 місяці тому

    Subscribed 🎉🎉🎉 Best one who explained GPT functions

  • @jeffnelson4054
    @jeffnelson4054 3 місяці тому

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

  • @yanikkendler
    @yanikkendler 9 місяців тому +22

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

    • @henrikkniberg
      @henrikkniberg  9 місяців тому +20

      That’s pretty much the story of my youtube channel. Random interesting stuff every few months :)

    •  9 місяців тому +11

      Quality over quantity!

    • @PoojaSingh-fd5ng
      @PoojaSingh-fd5ng 3 місяці тому +2

      Hi Mr. Henrik, Thank you for digging up the GPT documentation and sharing your insights. This is super great. I’m thinking to explore this capability further with #DSPy. Is it possible for you to share your notebook in the the description. Appreciate your help! With regards, yogi

    • @caiyongji
      @caiyongji 3 місяці тому

      Yes

    • @EuphoricConcepts
      @EuphoricConcepts 3 місяці тому

      lol and I just happened to stumble upon his channel today for the first time - actually, I stumbled upon his more recent and comprehensive video titled “Generative AI in a Nutshell.”😊

  • @JOHNSMITH-ve3rq
    @JOHNSMITH-ve3rq 6 місяців тому +1

    You are good. Really clear presentation. Thanks.

  • @VitaminVS
    @VitaminVS 4 місяці тому +1

    Big fan of of your presentation skills ❤

  • @RohitSharma-to7yy
    @RohitSharma-to7yy 3 місяці тому

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

  • @salesgurupro
    @salesgurupro 8 місяців тому

    This is amazing. Thanks for sharing. The whiteboard really helps visualize and understand things far more easily :)

  • @Code.J
    @Code.J 9 місяців тому +2

    Great stuff! Thanks for sharing. I learned a lot from the way you explained it :D

  • @GregDolan
    @GregDolan 2 місяці тому

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

  • @alexsandergutierrezgoncalves
    @alexsandergutierrezgoncalves 9 місяців тому +4

    This is very cool, there are many possibilities for creations

  • @ShanmukhD-sr6bp
    @ShanmukhD-sr6bp 3 місяці тому

    Thanks a lot for the explanation. You explain things very well, please continue creating more such videos especially topics revolving around generative AI, Neural networks and more

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 6 місяців тому

    best explanation so far

  • @UgurMahirOzkaya
    @UgurMahirOzkaya 6 місяців тому

    Sir this video is great! thanks for sharing knowledge. have a great day

  • @WenRolland
    @WenRolland Місяць тому

    Great tutorial, thanks!

  • @honestiguana
    @honestiguana 6 місяців тому

    Thank you very much, I finally understood what functions do and how they work. One more sub!

  • @lamacap
    @lamacap 4 місяці тому

    Thanks! This video was super useful.

  • @Our__Earth
    @Our__Earth 2 дні тому

    Henrik what tool are you using here for the drawing and communication? Very nicely done.

  • @ilichpadilla2448
    @ilichpadilla2448 Місяць тому

    Great video 👌

  • @dariusdbbowser6329
    @dariusdbbowser6329 5 місяців тому

    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.

  • @nick8292
    @nick8292 3 місяці тому

    Really good. Thank you.

  • @xiaomiwu4734
    @xiaomiwu4734 9 місяців тому

    Learn a lot, thanks!

  • @ilanlee3025
    @ilanlee3025 2 місяці тому

    Great video thank you. Subscribed

  • @SuikaGameplay
    @SuikaGameplay 5 місяців тому

    Great vid! Which tool did you use to create the schema? I tried some web tools and the schema didnt look quite the same as your examples. Not sure how crucial that is.

  • @czyngishan
    @czyngishan 4 місяці тому

    Henirk, it's a great tutorial. Hope more will come ;)

  • @bingolio
    @bingolio 5 місяців тому

    Excellent

  • @yassinebelmamoun9727
    @yassinebelmamoun9727 2 місяці тому

    I'd gladly pay for more content like this! Your explanations are elegant, simple, smart, and easy to grasp. Thanks for sharing - looking forward to seeing more!

  • @federicoramos
    @federicoramos 3 місяці тому

    Thank you!

  • @marka5215
    @marka5215 3 місяці тому

    That was very helpful. Thank you. I take it that the setLanguages() funciton is specific to OpenAI/GPT4... is that right? If so, how would you approach this with local models?

  • @moeinhasani8718
    @moeinhasani8718 2 місяці тому

    great video, just one suggestion it would b nice if you share a link to the code so afterwards we can have a look at it.

  • @gauravphagre7509
    @gauravphagre7509 18 днів тому

    loved the way you explain and articulate

  • @gingerdude1010
    @gingerdude1010 4 місяці тому

    Hello Henrik, great tutorial! I added a function for a 5-day weather forecast too. However, I'm encountering issues when querying high and low temperatures for the next day. The responses often contain errors, it looks at incorrect dates or temperature readings. I've tried both GPT-4 and GPT-4-0125-preview, but the issue persists. I suspect the complexity of the JSON from OpenWeatherMap might be overwhelming for the AI to parse accurately. My next step might be to pre-process the data, simplifying it and including the high and low temperatures. I had hoped GPT-4 would handle such data more capably. Any suggestions or insights on this?

    • @gingerdude1010
      @gingerdude1010 4 місяці тому

      For anyone curious, I used chatgpt to simplify the data representation returned back from openweathermap, as it stood it was too complex for even gpt4 to reliably parse. Making a simpler representation with clearly labelled fields fixed this. I also preprocessed data calculating max and min temps.

  • @nathandesign98
    @nathandesign98 4 місяці тому

    Very clear tutorial, thank you. Is the example code shared?

  • @SogMosee
    @SogMosee 6 місяців тому

    What is reflection and how can it be used in the way you suggested?

  • @anazi
    @anazi 3 місяці тому

    I just wish you shared the code. Its easier to follow along and go back to it. But really thank you for the great video and useful content.

  • @allpal3077
    @allpal3077 7 місяців тому

    What app do you use to create those cartoon graphics?

  • @TennisFedable
    @TennisFedable 2 місяці тому +1

    This is so cool - how do you make these animated diagrams?

  • @eternalevanescence
    @eternalevanescence 9 місяців тому +5

    Neat

  • @AlexandreCastanet
    @AlexandreCastanet 2 місяці тому

    Thanks

  • @leesmith5420
    @leesmith5420 3 місяці тому

    Is there any way to specify a few functions that OpenAI can use? For example, I want to create a quiz and have 3 formats that a question can be.
    1. multi-choice with 4 possible answers
    2. yes/no with 2 possible answers.
    3. simple question with an input for the answer
    I want to allow OpenAI to choose which type of function to use but always use a function (so that we always get a structured response).

  • @ryangross6886
    @ryangross6886 3 місяці тому

    How do I like this video twice!?!?

  • @caiyongji
    @caiyongji 3 місяці тому

    Anyone knows what’s the whiteboard author using

  • @yaasirkhalid
    @yaasirkhalid 7 місяців тому +1

    In the video you said there are tools to generate the function spec? can you suggest some, or I can ask ChatGPT to generate the spec for me. Again, really helpful tutorial and use cases

    • @henrikkniberg
      @henrikkniberg  7 місяців тому

      I usually ask gpt to generate it.

  • @ekkamailax
    @ekkamailax 2 місяці тому

    Is this deterministic and reliable? Can you rely on GPT to always call the correct function, pass the correct parameters, and interpret the function results accurately? If not, how is it possible to build a customer facing application with these risks? Appreciate your insight.

  • @grossteilfahrer
    @grossteilfahrer 8 місяців тому +3

    So, we will write the function "google search " and let it loop for a while to allow the model to learn whatever it needs and boom, we're out of the sandbox?

    • @honestiguana
      @honestiguana 6 місяців тому

      Makes sense, but you'd have a lot of trouble parsing all the results to feed them to ChatGPT until it thinks it has enough information.

    • @grossteilfahrer
      @grossteilfahrer 6 місяців тому

      @@honestiguana Hard but likely not impossible. What if we use Chatgpt itself to parse the results with some clever trick?

    • @AIonRails
      @AIonRails 6 місяців тому

      ChatGPT bing search is working in same way. They just bing your request, grab X first pages, put it in context trying to answer your question using data there know and bing provided in context.

    • @AIonRails
      @AIonRails 6 місяців тому +1

      @@honestiguana I think, we didn't need to provide all results, search engines is good enough. Just grab first 50 pages by your request and put it to context. Most complex task is to exclude information we need, and GPT can do it

  • @voyageruk2002
    @voyageruk2002 Місяць тому

    GPT can now browse the internet, how does this change the use of function calling? Can we ask it to browse the web using the API?

  • @cmcdonough2
    @cmcdonough2 6 днів тому

    This is wild.

  • @amasonofnewreno1060
    @amasonofnewreno1060 6 місяців тому

    funnily for the 2 cities weather problem, you could just call getWeather with 2 cities, right? without the loop

  • @xiaomiwu4734
    @xiaomiwu4734 9 місяців тому

    Suggest to provide corresponding reference codes to learn better. Thanks!

    • @henrikkniberg
      @henrikkniberg  9 місяців тому

      Good tip. Thanks! Will do so next time.

  • @MikeRhodesIdeas
    @MikeRhodesIdeas 6 місяців тому

    @henrikkniberg would you consider sharing the code for this? I kinda mostly get it.. but now need to play with it to really grok it.
    also you're one of the few people I've seen doing this in JS & not python. As a non-dev this is great, as I can (sort of) read JS & with gpt4 and copilot I've been able to create some useful stuff.. python though still eludes me!
    thanks in advance.

  • @AutoMato-AI-Content
    @AutoMato-AI-Content 2 місяці тому

    Curious, its been almost a year now, does anyone use gpt function calling?

  • @debashishbramha
    @debashishbramha 3 місяці тому

    Great Henrik, Can you recomend some Book about "Prompt Engineering" ?I have given this request to you in Linkedin.Rgds,Brahma from India.

  •  3 місяці тому

    Omg 😳

  • @luisfernandopinto5632
    @luisfernandopinto5632 7 місяців тому

    Very good video, but the free chat GPT 3.5 don't know about the existence of the openAI package, he just give code using the Rest methods to the API :(, the source code could save some time

    • @honestiguana
      @honestiguana 6 місяців тому

      If you're still not a paying customer, you're not serious about coding with ChatGPT, and might be missing a lot of interesting features.

  • @xspydazx
    @xspydazx 4 дні тому

    in a nutshell !! >>>> How s function calling ACTUALLY working!!! >>>> its using jupiter notebooks! executing a single cell ... so open interpreter etc is using these jupyter notebook clinet to create your funciton executor wrapper! ... the rest is instrutor(slower) and response parsing....

  • @JuanMorales-bv7qr
    @JuanMorales-bv7qr 9 місяців тому +1

    Neat

  • @user-se4ij
    @user-se4ij 9 місяців тому +1

    Neat

  • @villson3960
    @villson3960 9 місяців тому +1

    Neat

  • @johandaun874
    @johandaun874 9 місяців тому

    Neat