wealthcoders commited on
Commit
69a70df
·
verified ·
1 Parent(s): ce654c7

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -1
handler.py CHANGED
@@ -54,7 +54,7 @@ class EndpointHandler:
54
  },
55
  {
56
  "type": "text",
57
- "text": prompt
58
  }
59
  ],
60
  }
 
54
  },
55
  {
56
  "type": "text",
57
+ "text": "Return content as markdown"
58
  }
59
  ],
60
  }