B站首推!官方精品【完整版九集】中文字幕,ChatGPT Prompt提示詞課程

- write clear and specific instructions:
- Use delimiters:
- triple quotes: " " "
- triple backticks: ``` (不是單引號)
- triple dashes: ---
- angle brackets: < >
- xml tags: <tag> </tag>
- Ask for structured output: HTML,JSON
- Check whether conditions are satisfied; Check assumptions required to do the ask (設(shè)置前提條件,避免llm瞎說)
- Few-shot prompting: Give successful examples of completing tasks. Then ask model to perform the task。(在 Prompt中增加一些正確的問答,讓模型學習然后回答)
標簽: