OpenAI Assistants API 🤯 Function Calling + Node.js 🚀 How to get started? AMAZING!! (Full Tutorial)

preview_player
Показать описание
🚀 Discover the steps to integrate real-time stock data from Yahoo Finance into your application.
👨‍💻 Step-by-step guide to creating functions, managing tool lists, and handling API statuses.
📈 Example: Querying Apple's stock price with your assistant.
⚙️ Troubleshooting tips and in-depth code walkthrough.

Timestamps:
1:00 - Example Query: Apple Stock Price
1:31 - Integrating Yahoo Finance for Real-Time Data
2:06 - Coding Tutorial: Adding Function to Assistant API
3:00 - Handling 'Requires Action' Status in API
4:01 - Outputting Stock Price and Final Integration Steps
5:33 - Final Run: Getting Real-Time Stock Price

🔗 Previous Video Link:

#OpenAIAssistantsAPI, #AssistantsAPI, #NodejsAssistantsAPI, #Nodejs, #NodeJS, #AssistantsAPINodejs, #API, #Assistants, #Assistant, #Integration, #Node, #NPM, #IntegrationFunction, #Calling, #FunctionCalling, #FunctionCall, #AI, #Artificial, #Intelligence, #ArtificialIntelligence
Рекомендации по теме
Комментарии
Автор

Thanks for the video - I'm trying to learn the assistants API - but what I don't understand here is why you would not just use the Yahoo API directly to get the stock price?

tombelton
Автор

I'm confused about something. You're building the entire logic and functions inside your app and you are not using any schemas inside the openai assistants function tool? I thought you had to write schema there in order to be able to communicate with 3rd party apis?

bassamel-ashkar
Автор

Hi Mervin!

Thanks for the video. Can you please help me with an issue? When I add “type: module” to package.json, I get a lot of other errors from previous setups.

Is there another way to use the assistant api without adding module? I downloaded the latest npm install openai but I don’t yet use “import openAI” instead of require

yvoderooij
Автор

what about adding web browsing like serp ai? maybe adding a agent to process web browsing rsults

xsploit
Автор

Thank you Mervin, Please keep adding these types of videos.

ChaurasiaAnkur