No, You DON'T NEED OpenAI Function Calling!!!!

  Рет қаралды 14,145

1littlecoder

1littlecoder

Күн бұрын

Пікірлер: 54
@1littlecoder
@1littlecoder 10 ай бұрын
Learn more about OpenAI Function Calling (hands-on) kzbin.info/www/bejne/hoHWoad4pK18n6c
@kenyeung128
@kenyeung128 10 ай бұрын
Would it be possible to ask for follow up questions for required parameters?
@qAidleX
@qAidleX 10 ай бұрын
They fired Sam Altman. I am uncomfortable.
@artificial-ryan
@artificial-ryan 10 ай бұрын
me too, he was the one holding back how crazy things can get lol
@qAidleX
@qAidleX 10 ай бұрын
@@artificial-ryan I don't really know if that is true, but it still makes me uncomfortable
@christopherchilton-smith6482
@christopherchilton-smith6482 10 ай бұрын
Same
@Analyse_US
@Analyse_US 10 ай бұрын
Thanks, this is the video I have been looking for, for ages! Great explaination!
@1littlecoder
@1littlecoder 10 ай бұрын
Thank you very much, the model got released yesterday :)
@SamuelJunghenn
@SamuelJunghenn 10 ай бұрын
I’m glad you clarified the definition of a human “like you and me” 😂
@Ram_Mandir
@Ram_Mandir 10 ай бұрын
.. '''
@Hypersniper05
@Hypersniper05 10 ай бұрын
Airoboros model does well with function calling , you can get the dataset and extract the function calling data and fine-tune your model. Easy
@Canna_Science_and_Technology
@Canna_Science_and_Technology 2 ай бұрын
In addition to using the JSON output in a function, you should validate the JSON to ensure it conforms to your schema. This allows you to identify and correct any data issues before the function processes it. - I’m sorry; I just realized this video is 8 months old. 😅
@giridharreddy7011
@giridharreddy7011 10 ай бұрын
Please make a detailed video showing how to use this and all
@fernandofernandesneto7238
@fernandofernandesneto7238 10 ай бұрын
How to serve this model locally? There is no documentation on it...
@williamx0
@williamx0 10 ай бұрын
Is this similar to pydantic but for functions? How does it differ from pydantic
@d_b_
@d_b_ 10 ай бұрын
Why do you think theres no other open source model trying this? Since its a tone output difference, is it more than a fine tuned model? Run in to any limits on the number of functions?
@yuryburkouski
@yuryburkouski 10 ай бұрын
interesting, review my bookmarks few days ago, saw that project in it and it was looking dead. Didn't expect a new release
@KevinKreger
@KevinKreger 10 ай бұрын
Did they ask GPT-4's advice to fire Sam you think? 🙂
@israeabdelbar8994
@israeabdelbar8994 7 ай бұрын
Thank you very much for this interesting video. However, I'm wondering if it's normal that the run of the function took a lot of time?
@rajasekar4991
@rajasekar4991 10 ай бұрын
Why there is a sound of goat in intro?
@vedarutvija
@vedarutvija 5 ай бұрын
This json outputs we can directly get from api as well right, whats the use of llm if it doesn't generate human like responses? Can u please make the llm generate human like response using the weather api?
@TzaraDuchamp
@TzaraDuchamp 5 ай бұрын
Can you show how to run this with Autogen?
@michabbb
@michabbb 8 ай бұрын
I know Indian people struggle with "r" but you hearing speaking "parallel" is next level 😅
@1littlecoder
@1littlecoder 8 ай бұрын
Was it that bad ?
@devanshdoshi2389
@devanshdoshi2389 10 ай бұрын
How is function calling different from "tools" we give to agents?
@alchemication
@alchemication 10 ай бұрын
It similar, but just returns to you a definition for function, and whether you call it or not - you decide, agents typically fire functions automatically and in my experience are less reliable.
@joehenri1
@joehenri1 8 ай бұрын
Nice video. What if I have 1000s of functions ? It is not really efficient to give the descriptions to the LLM for every queries… how would you proceed in that case ?
@filipewnunes
@filipewnunes 6 ай бұрын
Forget about using the context. Fine tune a model with the functions documentation. Or maybe not, cause sometimes I have no idea what I am talking about, I am an padawan in this field still. 😅
@BrianHockenmaier
@BrianHockenmaier 8 ай бұрын
I tried the Google Collab and the model works great for pure function calling, but unlike the openAI models it cannot respond with anything BUT a function call making it much less practical for a lot of use cases. Am I missing something? The strange thing is that the examples have function calling set to "auto" yet they always respond as if function calling is set to always.
@filipewnunes
@filipewnunes 6 ай бұрын
That is a thing I was thinking about also. Because many products still need the full power of "understanding" larger contexts that OpenAI and other paid models provide. Of course, I could see many uses for this model in "simpler" and more direct user interactions, what could potentially lower the costs of the product as a whole.
@CapnSnackbeard
@CapnSnackbeard 10 ай бұрын
Help us escape OpenAI!
@itsmeagain0
@itsmeagain0 10 ай бұрын
hi may i know the software you use in this video as canvas? thank you
@TheRealNickG
@TheRealNickG 10 ай бұрын
What in the world is there a model on huggingface for if I need to call Berkley and get their permission every time I use it?
@1littlecoder
@1littlecoder 10 ай бұрын
You don't need to call the Berkley thing, they're using it as an API. You could very well host the model wherever you want and use it!
@TheRealNickG
@TheRealNickG 10 ай бұрын
@@1littlecoder Oh okay. I am just getting used to colab, so I was confused when I looked through the notebook at first. Thanks a bunch for clarifying!
@gue2212
@gue2212 8 ай бұрын
The examples are cheesy (don't need yet another way to ask for the weather), mail didn't work on Gradio playground,...
@1littlecoder
@1littlecoder 8 ай бұрын
Sorry, will try to do better next time!
@SimonMariusGalyan
@SimonMariusGalyan 8 ай бұрын
Thank you!
@IAAM9
@IAAM9 10 ай бұрын
can function calling work in software's like AFTER EFFETCS? Thank you
@zyxwvutsrqponmlkh
@zyxwvutsrqponmlkh 10 ай бұрын
Rather presumptive of you to presume I am a human.
@mohamedhatem325
@mohamedhatem325 10 ай бұрын
very good video
@luigitech3169
@luigitech3169 10 ай бұрын
Is the a GGUF version avail? Is it possible to use with ollama?
@1littlecoder
@1littlecoder 10 ай бұрын
As of the recording time it wasn't, I'll wait for a couple of days to check the same
@luigitech3169
@luigitech3169 10 ай бұрын
@@1littlecoder I tested Zephyr 7B and it is quite good to get structured data from LLM
@CelestialCharisma
@CelestialCharisma 9 ай бұрын
Can we connect to MongoDB using function calling? Thanks
@1littlecoder
@1littlecoder 9 ай бұрын
Do you mean query MongoDb?
@CelestialCharisma
@CelestialCharisma 9 ай бұрын
yes, thats what I meant sorry@@1littlecoder
@cowid
@cowid 8 ай бұрын
3:18 "..it can call a weather API and then get the API response back and give it to you" That's not how function calling work. YOU and solely YOU make the API call. openAI does not make any API calls. It generates a JSON object that contains information YOU can use to call the weather API. As a matter of fact the page you have opened and you highlight text on says: "The Chat Completions API does not call the function; instead, the model generates JSON that you can use to call the function in your code". That'd be nice if you pay attention to what you're saying, this is misleading and factually wrong. Thank you.
@1littlecoder
@1littlecoder 8 ай бұрын
Thanks
@learn.ai99
@learn.ai99 10 ай бұрын
Sam altman wtfffff
@parkersettle460
@parkersettle460 6 ай бұрын
@1littlecoder Could you give me some help?
STOP Building AI SaaS ONLY on OpenAI APIs!!!
23:44
1littlecoder
Рет қаралды 9 М.
The ONLY Real Time Speech AI that can run locally!!!
8:08
1littlecoder
Рет қаралды 7 М.
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 12 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
OpenAI API Function Calling -  Hands-on Tutorial for AI Developers!
17:20
How does function calling with tools really work?
10:09
Matt Williams
Рет қаралды 12 М.
An Introduction to LLM Agents | From OpenAI Function Calling to LangChain Agents
31:44
Function Calling Datasets, Training and Inference
1:16:36
Trelis Research
Рет қаралды 11 М.
RAG vs. Function Calling - Large Language Models | CodiLime
16:17
Tool Calling with LangChain is awesome!
13:41
Coding Crash Courses
Рет қаралды 4 М.
This is the BEST Voice AGENT yet!!!
8:09
1littlecoder
Рет қаралды 1,8 М.