Prompt engineering is even more relevant today with models like OpenAI o1-pro https://t.co/p5nm3AMhbJ
Prompt engineering is even more relevant today with models like OpenAI o1-pro https://t.co/p5nm3AMhbJ
Open AI released a great Prompt Engineering guide (link in comments).
Here is a summary of their 6 strategies for getting better results when prompting GPT-4 https://t.co/QiBASsbOHD... See more
- Right now, GPTs are the easiest way of sharing structured prompts, which are programs, written in plain English (or another language), that can get the AI to do useful things. I discussed creating structured prompts last week, and all the same techniques apply, but the GPT system makes structured prompts more powerful and much easier to create, tes
Ethan Mollick • Almost an Agent: What GPTs can do
AI prompt engineering: A deep dive
youtube.comOpenAI just dropped their Prompt Engineering guide.
Here are 6 strategies they recommend for getting better results from LLMs:
Prompt Engineering for Product Managers, Part 1: Composing Prompts - Freeplay Blog
freeplay.aiSome techniques I have seen in the wild
this style was popular back in the early days of gpt-3.5 when it landed, for some reason, it fell out of fashion
Best example of this is the V... See more
- Create a semi-strict programming language like promptlang - https://github.com/ruvnet/promptlang
this style was popular back in the early days of gpt-3.5 when it landed, for some reason, it fell out of fashion
- Write a super long persona mapping prompt with a well defined action space
Best example of this is the V... See more