OpenAI Assistants API with Python: Beginner's Tutorial - Get Started in 10 Minutes

preview_player
Показать описание
Wow openai asssistant api is out! That is crazy! The assistant api is the latest addition to openai it works like this:

-Create an assistant
-Create a thread
-Create messages into the thread
-Access and output the message

Please remember this is a beta but it is a big deal! Super useful to build you own assistant bots.

In the video I used a transcript txt file I saved. You can use any txt file .

0:00 Intro
0:30 Documentation Review
2:00 OpenAI API Setup
2:35 Creating Assistant
4:00 Creating a Thread
4:35 Creating a Message
5:55 Creating a Message w/ file
8:00 Outro

#openai #openaiapi #pythontutorial
Рекомендации по теме