Overview
Explore the latest OpenAI library features with comprehensive code examples in this 32-minute video tutorial. Learn to make calls to GPT-4 Turbo with and without streaming, implement new function calling, generate images using DALL-E 3 API, utilize GPT-4 Vision API with both URLs and local files, experiment with text-to-speech API in normal and streaming modes, and dive into the Assistants API. Gain hands-on experience with JSON mode, seed parameters, and other advanced functionalities. Download accompanying code files, access additional resources, and join the community for further learning and discussion.
Syllabus
Intro
calling gpt-4 with new OpenAI library
streaming responses
JSON mode
Seed Parameter
Function calling
Dall-E-3 API
GPT-4 Vision API with urls
GPT-4 Vision API with local files
Text to Speech normal
Text to Speech streaming
Taught by
echohive