GPT function calling in a nutshell

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 97

  • @jakegearhart
    @jakegearhart Рік тому +31

    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  Рік тому +7

      Yeah it took me a while to realize that too!

  • @StuartJ
    @StuartJ 17 днів тому +1

    Thank you. Your teaching methods are very clear.

  •  Рік тому +13

    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.

  • @JuanDebrecen
    @JuanDebrecen Рік тому +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!

  • @lehuy7306
    @lehuy7306 6 місяців тому +5

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

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

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

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

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

  • @micheldev7941
    @micheldev7941 Рік тому +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

  • @yanikkendler
    @yanikkendler Рік тому +26

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

    • @henrikkniberg
      @henrikkniberg  Рік тому +23

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

    •  Рік тому +11

      Quality over quantity!

    • @PoojaSingh-fd5ng
      @PoojaSingh-fd5ng 9 місяців тому +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 9 місяців тому

      Yes

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

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

  • @jpbeaudry8878
    @jpbeaudry8878 7 місяців тому +2

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

  • @alexsandergutierrezgoncalves
    @alexsandergutierrezgoncalves Рік тому +4

    This is very cool, there are many possibilities for creations

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

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

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

      Agreed. I've wanted to use these and found it very difficult to understand. It's really a very clever merging of the contextual "intelligence" or an LLM and the rigid structure and application of programming. I think the difficulty in understanding for me came from that clash.

  • @Ariadne-c6n
    @Ariadne-c6n 3 місяці тому

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

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

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

  • @JoeGlines-Automator
    @JoeGlines-Automator Рік тому

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

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

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

  • @JOHNSMITH-ve3rq
    @JOHNSMITH-ve3rq Рік тому +1

    You are good. Really clear presentation. Thanks.

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

    Big fan of of your presentation skills ❤

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

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

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

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

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

    Superb Explanation. Helped me understand very clear!

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

    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!

  • @Code.J
    @Code.J Рік тому +2

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

  • @salesgurupro
    @salesgurupro Рік тому

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

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

    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.

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

    I had kinda understood function calling up to some point but this cleared up a few more things for me and I can see a lot farther away now 😂
    Thanks 👍

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Рік тому

    best explanation so far

  • @honestiguana
    @honestiguana Рік тому

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

  • @UgurMahirOzkaya
    @UgurMahirOzkaya Рік тому

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

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

    The best and more clear video, and i talk spanish., wow

  • @czyngishan
    @czyngishan 10 місяців тому

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

  • @lamacap
    @lamacap 10 місяців тому

    Thanks! This video was super useful.

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

    How do I like this video twice!?!?

  • @eternalevanescence
    @eternalevanescence Рік тому +5

    Neat

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

    Really good. Thank you.

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

    Great tutorial, thanks!

  • @nathandesign98
    @nathandesign98 10 місяців тому

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

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

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

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

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

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

    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.

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

    You are the best

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

    Great video 👌

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

    Excellent

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

    Great video thank you. Subscribed

  • @xiaomiwu4734
    @xiaomiwu4734 Рік тому

    Learn a lot, thanks!

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

    Thank you!

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

    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?

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

    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.

  • @grossteilfahrer
    @grossteilfahrer Рік тому +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 Рік тому

      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 Рік тому

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

    • @AIonRails
      @AIonRails Рік тому

      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 Рік тому +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

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

    loved the way you explain and articulate

  • @yaasirkhalid
    @yaasirkhalid Рік тому +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

  • @gingerdude1010
    @gingerdude1010 10 місяців тому

    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 10 місяців тому

      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.

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

    Thanks

  • @SogMosee
    @SogMosee Рік тому

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

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

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

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

    Very new to this but how did the gpt know which were the largest 3 cities when reporting on the weather?

  • @allpal3077
    @allpal3077 Рік тому

    What app do you use to create those cartoon graphics?

  • @MikeRhodesIdeas
    @MikeRhodesIdeas Рік тому

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

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

    Anyone knows what’s the whiteboard author using

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

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

  • @amasonofnewreno1060
    @amasonofnewreno1060 Рік тому

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

  • @xiaomiwu4734
    @xiaomiwu4734 Рік тому

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

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

    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.

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

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

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

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

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

    This is wild.

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

    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?

  • @luisfernandopinto5632
    @luisfernandopinto5632 Рік тому

    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 Рік тому

      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.

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

    Omg 😳

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

    Not another weather function

  • @user-se4ij
    @user-se4ij Рік тому +1

    Neat

  • @JuanMorales-bv7qr
    @JuanMorales-bv7qr Рік тому +1

    Neat

  • @villson3960
    @villson3960 Рік тому +1

    Neat

  • @johandaun874
    @johandaun874 Рік тому

    Neat