У нас вы можете посмотреть бесплатно OpenAI Assistants API with Python: Beginner's Tutorial - Get Started in 10 Minutes или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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 I recommend reading the documentation here: https://platform.openai.com/docs/assi... Please remember this is a beta but it is a big deal! Super useful to build you own assistant bots. My GitHub code linked here: https://github.com/hitchon1/AssistantAPI In the video I used a transcript txt file I saved. You can use any txt file . LinkedIn: / hitchon 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