ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

28,586 results

Learn Data with Mark
How does OpenAI Function Calling work?

In this video, we're going to dig into OpenAI function calling. We'll explore what's happening under the hood before working ...

5:21
How does OpenAI Function Calling work?

46,088 views

1 year ago

Dave Ebbelaar
OpenAI Function Calling - Full Beginner Tutorial

Want to get started with freelancing? Let me help: https://www.datalumina.com/data-freelancer Need help with a project?

28:24
OpenAI Function Calling - Full Beginner Tutorial

109,677 views

2 years ago

Elvis Saravia
Function Calling with OpenAI APIs | A Crash Course

A short overview of function calling with the OpenAI APIs 00:00 Function Calling Overview 03:31 Basic Example of Function ...

18:29
Function Calling with OpenAI APIs | A Crash Course

23,627 views

1 year ago

Make Stuff With AI
Build your FIRST OpenAI Assistant With Function Calling

Today, we'll use OpenAI's brand NEW Assistants feature to create an assistant that can call functions for us! I'll take you through a ...

12:26
Build your FIRST OpenAI Assistant With Function Calling

39,544 views

2 years ago

AI Engineer
Function Calling is All You Need — Full Workshop, with Ilan Bigio of OpenAI

Let's talk about Function Calling for o1/o3, Agent SDK (fka Swarms), Realtime API...) Ilan Bigio is a founding member of OpenAI's ...

1:42:54
Function Calling is All You Need — Full Workshop, with Ilan Bigio of OpenAI

30,791 views

8 months ago

IBM Technology
What is Tool Calling? Connecting LLMs to Your Data

Download the AI model guide to learn more → https://ibm.biz/BdGide Learn more about Tool Calling → https://ibm.biz/BdGidb ...

4:57
What is Tool Calling? Connecting LLMs to Your Data

28,191 views

11 months ago

Adam Lucek
LLM Function Calling - AI Tools Deep Dive

Tool and Function calling with LLMs is becoming one of the most crucial to understand capabilities, and can elevate the way you ...

31:14
LLM Function Calling - AI Tools Deep Dive

32,001 views

1 year ago

bvdl․io
OpenAI Function Calling Explained!

Lets go over the new feature for the OpenAI ChatCompletion function calling api. We discuss the changes of the new update, what ...

10:27
OpenAI Function Calling Explained!

868 views

2 years ago

Matt Williams
Function Calling in Ollama vs OpenAI

Function Calling is awesome even though it's a terrible name for the feature. Function calling doesn't call the function, but makes it ...

8:49
Function Calling in Ollama vs OpenAI

43,713 views

1 year ago

People also watched

Cloudflare Developers
Learn OpenAI Responses API through hands-on demos

... Demo: Reasoning 10:13 Demo: Function Calling 15:10 Demo: Structured Outputs #cloudflare #cloudflareworkers #developer.

18:44
Learn OpenAI Responses API through hands-on demos

2,142 views

4 months ago

Concise Developer
OpenAI Tools and function calling (NodeJS)

Full course: https://www.udemy.com/course/ai-nodejs-openai-chatgpt-langchain-typescript/?couponCode=APR2025 In this video ...

26:57
OpenAI Tools and function calling (NodeJS)

2,422 views

1 year ago

TechyTacos
Improved Function calling using Open Source Models (Ollama) !

In this tutorial, we demonstrate improved function calling within the ollama 0.4 library for building generative AI applications.

8:26
Improved Function calling using Open Source Models (Ollama) !

1,410 views

10 months ago

Prompt Engineer
Easiest Local Function Calling using Ollama and Llama 3.1 [A-Z]

In this video, we are going to use Ollama to test out a local LLM viz. Llama 3.1 to try out function calling. Get a detailed ...

13:28
Easiest Local Function Calling using Ollama and Llama 3.1 [A-Z]

9,408 views

1 year ago

AI Researcher & Robotics Developer Frank Fu
Using Python & OpenAI Realtime API: Live Audio Demo + Function Calling to Talk with Your local PC

Discover how to set up Python with OpenAI's Realtime API for an interactive, real-time experience using your PC! In this video, I'll ...

15:59
Using Python & OpenAI Realtime API: Live Audio Demo + Function Calling to Talk with Your local PC

8,216 views

1 year ago

OpenAI
Build Hour: Responses API

The Responses API is our flagship API for building agents. This Build Hour shows how the Responses API unlocks persistent ...

51:16
Build Hour: Responses API

21,430 views

2 months ago

Yankee Maharjan
Function Calling with LLM using LangChain + Ollama

Function calling in Large Language Models is essential to provide it with the access to real time data, take actions on your behalf ...

17:47
Function Calling with LLM using LangChain + Ollama

6,397 views

1 year ago

Azure Training Series
Function Calling in Copilot Chatbot Using Azure OpenAI Assistant - Part1

In this course you will learn how you can integrate a Copilot Chatbot with Azure OpenAI Assistant in order to leverage Function ...

14:27
Function Calling in Copilot Chatbot Using Azure OpenAI Assistant - Part1

1,481 views

1 year ago

Cloudflare Developers
Client Side Tool Calling with the OpenAI WebRTC Realtime API

OpenAI recently released the WebRTC interface for their realtime API. It supports tool calling, which means you can use it to do ...

7:33
Client Side Tool Calling with the OpenAI WebRTC Realtime API

47,219 views

1 year ago

TechWithRay
Function calling: A game changer to build OpenAI Super App  ( Langchain 💀 )

Build OpenAI intelligent Super App with Function calling!! LangChain will be . You can use this Function Calling to replace ...

19:30
Function calling: A game changer to build OpenAI Super App ( Langchain 💀 )

2,300 views

2 years ago

Henrik Kniberg
GPT function calling in a nutshell

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

15:36
GPT function calling in a nutshell

61,669 views

2 years ago

VectorLab
OpenAI Responses API - Function Calling Tool

Function calling is a way for OpenAI models to interface with your code or external services. What function calling does is ...

4:00
OpenAI Responses API - Function Calling Tool

456 views

7 months ago

Greg Yeutter
Function Calling in the OpenAI Realtime API

openai #api #functioncalling With Function Calling, the OpenAI Realtime API can pull in information from external sources or ...

7:50
Function Calling in the OpenAI Realtime API

4,791 views

1 year ago

Krish Naik
The Power Of Function Calling Ussing OpenAI API Tutorial #2

https://github.com/krishnaik06/OPENAI-API-Tutorials In an API call, you can describe functions to gpt-3.5-turbo-0613 and ...

18:16
The Power Of Function Calling Ussing OpenAI API Tutorial #2

23,555 views

2 years ago

OpenAI
Build Hour: Agentic Tool Calling

In 2025, agents don't just think — they run code, call tools, and complete tasks. This Build Hour is a hands-on walkthrough of how ...

55:14
Build Hour: Agentic Tool Calling

14,194 views

3 months ago

Kamal Rathnayake
Function Calling in Azure OpenAI Service

Connect on LinkedIn - https://www.linkedin.com/in/kamal-rathnayake/ Welcome to the fifth video in my Azure OpenAI Service ...

8:57
Function Calling in Azure OpenAI Service

15,241 views

2 years ago

Google Cloud Tech
AI + your code: Function Calling

Function Calling with Vertex Tutorial (Notebook) → https://goo.gle/4dGvBzz Function Calling with Gemini API ...

8:07
AI + your code: Function Calling

30,130 views

1 year ago

Matt Williams
How does function calling with tools really work?

A few months ago, I made a video about how function calling works in OpenAI and then how the corresponding feature works in ...

10:09
How does function calling with tools really work?

22,149 views

1 year ago

k23 Software
C# - OpenAI API Function Calling Tutorial

This short tutorial will show you how to use the function calling functionality within the OpenAI API in C#. source code: ...

5:46
C# - OpenAI API Function Calling Tutorial

2,025 views

1 year ago

1littlecoder
OpenAI API Function Calling -  Hands-on Tutorial for AI Developers!

Have you struggled getting a json output from OpenAI API? Are you always trying to call an external API from GPT-4 API ...

17:20
OpenAI API Function Calling - Hands-on Tutorial for AI Developers!

17,333 views

2 years ago

Data Engineering Studies
Azure OpenAI Function Calling - Build an AI Weather Assistant with Flask

Learn how to build an AI-powered weather assistant using Azure OpenAI's function calling feature with Flask. This tutorial covers ...

22:25
Azure OpenAI Function Calling - Build an AI Weather Assistant with Flask

52 views

1 month ago