this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge remote-tracking branch 'origin/main'

+8
+8
Large Language Models.md
··· 31 31 - List URLs at the end of your response, not inline. 32 32 - Follow [Prompt Engineering Guide](https://www.promptingguide.ai/), [Brex's Prompt Engineering Guide](https://github.com/brexhq/prompt-engineering), and [OpenAI Best Practices](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api). Also [some more on GitHub](https://github.com/PickleBoxer/dev-chatgpt-prompts). 33 33 - [Leaked System Prompts](https://matt-rickard.com/a-list-of-leaked-system-prompts). 34 + - Some short (1-3 word) prompt fragments that work well: 35 + - Be concise 36 + - Try harder (for disappointing initial results) 37 + - Use Python (to trigger Code Interpreter) 38 + - No yapping 39 + - ELI5 40 + - Give multiple options 41 + - Explain each line 34 42 35 43 #### Prompt Creator 36 44