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.
  • เพลง

ความคิดเห็น • 80

  • @lehuy7306
    @lehuy7306 7 วันที่ผ่านมา +3

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

    • @alfredpeter2404
      @alfredpeter2404 3 วันที่ผ่านมา

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

  • @jakegearhart
    @jakegearhart 9 หลายเดือนก่อน +23

    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!

  •  9 หลายเดือนก่อน +10

    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!

  • @anazi
    @anazi 3 หลายเดือนก่อน

    Subscribed 🎉🎉🎉 Best one who explained GPT functions

  • @gauravphagre7509
    @gauravphagre7509 10 วันที่ผ่านมา

    loved the way you explain and articulate

  • @JOHNSMITH-ve3rq
    @JOHNSMITH-ve3rq 6 หลายเดือนก่อน +1

    You are good. Really clear presentation. Thanks.

  • @RohitSharma-to7yy
    @RohitSharma-to7yy 3 หลายเดือนก่อน

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

  • @jeffnelson4054
    @jeffnelson4054 2 หลายเดือนก่อน

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

  • @VikashSharma-pq2vq
    @VikashSharma-pq2vq 3 หลายเดือนก่อน +1

    Big fan of of your presentation skills ❤

  • @salesgurupro
    @salesgurupro 8 หลายเดือนก่อน

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

  • @GregDolan
    @GregDolan หลายเดือนก่อน

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

  • @alexsandergutierrezgoncalves
    @alexsandergutierrezgoncalves 9 หลายเดือนก่อน +4

    This is very cool, there are many possibilities for creations

  • @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!

  • @Code.J
    @Code.J 9 หลายเดือนก่อน +2

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

  • @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

  • @yanikkendler
    @yanikkendler 9 หลายเดือนก่อน +20

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

    • @henrikkniberg
      @henrikkniberg  9 หลายเดือนก่อน +19

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

    •  9 หลายเดือนก่อน +10

      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 2 หลายเดือนก่อน

      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.”😊

  • @UgurMahirOzkaya
    @UgurMahirOzkaya 6 หลายเดือนก่อน

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

  • @lamacap
    @lamacap 4 หลายเดือนก่อน

    Thanks! This video was super useful.

  • @WenRolland
    @WenRolland 22 วันที่ผ่านมา

    Great tutorial, thanks!

  • @ilichpadilla2448
    @ilichpadilla2448 หลายเดือนก่อน

    Great video 👌

  • @honestiguana
    @honestiguana 6 หลายเดือนก่อน

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

  • @nick8292
    @nick8292 3 หลายเดือนก่อน

    Really good. Thank you.

  • @xiaomiwu4734
    @xiaomiwu4734 8 หลายเดือนก่อน

    Learn a lot, thanks!

  • @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.

  • @ilanlee3025
    @ilanlee3025 2 หลายเดือนก่อน

    Great video thank you. Subscribed

  • @czyngishan
    @czyngishan 3 หลายเดือนก่อน

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

  • @jpbeaudry8878
    @jpbeaudry8878 หลายเดือนก่อน

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

  • @bingolio
    @bingolio 4 หลายเดือนก่อน

    Excellent

  • @federicoramos
    @federicoramos 3 หลายเดือนก่อน

    Thank you!

  • @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!

  • @TennisFedable
    @TennisFedable 2 หลายเดือนก่อน +1

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

  • @nathandesign98
    @nathandesign98 4 หลายเดือนก่อน

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

  • @SuikaGameplay
    @SuikaGameplay 4 หลายเดือนก่อน

    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.

  • @eternalevanescence
    @eternalevanescence 9 หลายเดือนก่อน +5

    Neat

  • @AlexandreCastanet
    @AlexandreCastanet 2 หลายเดือนก่อน

    Thanks

  • @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.

  • @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.

  • @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?

  • @ryangross6886
    @ryangross6886 2 หลายเดือนก่อน

    How do I like this video twice!?!?

  • @allpal3077
    @allpal3077 7 หลายเดือนก่อน

    What app do you use to create those cartoon graphics?

  • @SogMosee
    @SogMosee 6 หลายเดือนก่อน

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

  • @yaasirkhalid
    @yaasirkhalid 6 หลายเดือนก่อน +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  6 หลายเดือนก่อน

      I usually ask gpt to generate it.

  • @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.

  • @gingerdude1010
    @gingerdude1010 3 หลายเดือนก่อน

    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 3 หลายเดือนก่อน

      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.

  • @leesmith5420
    @leesmith5420 2 หลายเดือนก่อน

    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).

  • @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

  • @caiyongji
    @caiyongji 3 หลายเดือนก่อน

    Anyone knows what’s the whiteboard author using

  • @amasonofnewreno1060
    @amasonofnewreno1060 6 หลายเดือนก่อน

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

  • @xiaomiwu4734
    @xiaomiwu4734 8 หลายเดือนก่อน

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

    • @henrikkniberg
      @henrikkniberg  8 หลายเดือนก่อน

      Good tip. Thanks! Will do so next time.

  • @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.

  • @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.

  • @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?

  • @AutoMato-AI-Content
    @AutoMato-AI-Content 2 หลายเดือนก่อน

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

  •  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.

  • @villson3960
    @villson3960 9 หลายเดือนก่อน +1

    Neat

  • @JuanMorales-bv7qr
    @JuanMorales-bv7qr 9 หลายเดือนก่อน +1

    Neat

  • @user-se4ij
    @user-se4ij 9 หลายเดือนก่อน +1

    Neat

  • @johandaun874
    @johandaun874 9 หลายเดือนก่อน

    Neat