Tag: prompts
-
It seems there are names for “way of asking questions”, called as Prompt Engineering
Prompting is the process of giving specific instructions, questions, or examples to a Large Language Model (LLM) like ChatGPT to guide its output toward the desired goal. In other words, its about how you are making conversation with an LLM. Goal of Prompting Type Description Example Zero-Shot No examples given “Summarize this text.” One-Shot One…