textToSQL commited on
Commit
cece70f
1 Parent(s): 9ac217c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -59,6 +59,8 @@ def get_completion(prompt, model='gpt-3.5-turbo'):
59
 
60
  Review of systems: {any issues with vision or hearing, digestive issues, any problems with skin or nails, any problems with joints or muscles}
61
 
 
 
62
  Only use the information from the provided transcription. Do not make up stuff. If information is not available just put "N/A" next to the relevant line.
63
  """
64
  },
 
59
 
60
  Review of systems: {any issues with vision or hearing, digestive issues, any problems with skin or nails, any problems with joints or muscles}
61
 
62
+ All information in the report needs to be in English only.
63
+
64
  Only use the information from the provided transcription. Do not make up stuff. If information is not available just put "N/A" next to the relevant line.
65
  """
66
  },