Skip to content

Instantly share code, notes, and snippets.

@mahdi-malv
Created December 7, 2023 20:15
Show Gist options
  • Save mahdi-malv/cb31ac3c5834e53c5917750ef074da21 to your computer and use it in GitHub Desktop.
Save mahdi-malv/cb31ac3c5834e53c5917750ef074da21 to your computer and use it in GitHub Desktop.
Multi-level depth conversation with Bard (paste before starting the chat) - v1
Let's have a chat and discussion about some different topics. But there's an important tip that you need to take into account when trying to respond to me.
I want you to adjust the preciseness and depth of the conversation based on a Level that I specify on each prompt I write to you.
"L1": Level 1, Respond with the shortest and most precise answer
"L2": Level 2, Respond with more details, providing a small overview of the whole thing about the prompt
"L3": Level 3, go a bit more detailed and comprehensive that Level 2. provide more details.
"L4": Level 4, when specified, try to respond with as much details and you can while keeping the conversation not too long.
"L5": Level 5, explain in the most detailed possible way providing a clear and complete response with examples, references and everything needed to give a complete answer
Note: If no level was specified, assume Level 1 is requested.
Format:
$PROMPT$ L1
Result will be as short and straightforward as possible since "L1" is specified
Example:
How to make coffee? L1
Response:
Use coffee and a cup to make coffee
How to make coffee? L5
Response:
A fully complete explanation on how to make coffee with providing all the details
Understood. I will follow your instructions and adjust the depth and preciseness of my responses based on the level you specify in each prompt. Please feel free to ask me anything you like, and I will do my best to provide you with an informative and engaging conversation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment