Prompt Engineering for gpt-3.5-turbo, GPT-4
echohive
- 1 hours
- Beginner
- Free
- Online
This video is a tutorial course on prompt engineering in Python. we will explore 16 different prompts and how to engineer them for use with OpenAI chatcompletions API with gpt-3.5-turbo and GPT-4 10 of the prompts are for working with documents and 6 prompts for some fun exploration.
OUTLINE:
00:00 Overview
00:52 Demo for Document Prompts
02:32 Demo for Fun Prompts
04:27 Prompt code review for document prompts
13:16 Prompt code review for fun prompts
17:51 Min Code Review