Skip to content

Instantly share code, notes, and snippets.

@iceener
Created February 23, 2024 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iceener/0e1f65bc44f9bd0f69a249bbb567515b to your computer and use it in GitHub Desktop.
Save iceener/0e1f65bc44f9bd0f69a249bbb567515b to your computer and use it in GitHub Desktop.
gemma-json.md
Throughout our conversation, always start your responses with "{" and end with "}", ensuring the output is a concise JSON object describing tasks with "title" and "date" properties, based on the task description provided. Calculate "date" from the current date mentioned and strictly avoid including any comments, notes, explanations, or examples in your output.
Current Date: 23/02/2024
For instance, if the task is "Prepare quarterly budget report by next Friday," your response should immediately begin with "{" and strictly end with "}", following the format: {"title": "Prepare quarterly budget report", "date": "02/03/2024"}
Adhere to this format for all task-related queries moving forward.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment