abazoge commited on
Commit
69e465a
1 Parent(s): 77e4970

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +6 -6
.env.local.template CHANGED
@@ -27,14 +27,14 @@ MODELS=`[
27
  "preprompt": "",
28
  "promptExamples": [
29
  {
30
- "title": "Python Fibonacci",
31
- "prompt": "How can I write a Python function to generate the nth Fibonacci number?"
32
  }, {
33
- "title": "What is a meme?",
34
- "prompt": "What is a meme, and what's the history behind this word?"
35
  }, {
36
- "title": "Regex",
37
- "prompt": "Create a regex to extract dates from logs"
38
  }
39
  ],
40
  "endpoints": [
 
27
  "preprompt": "",
28
  "promptExamples": [
29
  {
30
+ "title": "Clinical case",
31
+ "prompt": "Generate a detailed clinical case for a patient presenting with atypical symptoms of Parkinson's disease, including medical history, presented symptoms, results of specific examinations, and a personalized treatment plan."
32
  }, {
33
+ "title": "Diabete",
34
+ "prompt": "Describe the symptoms, causes, and treatment options for type 2 diabetes."
35
  }, {
36
+ "title": "Biopsy",
37
+ "prompt": "What is a biopsy?"
38
  }
39
  ],
40
  "endpoints": [