dav74 commited on
Commit
6d01f02
·
verified ·
1 Parent(s): 8cdfff6

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -62,6 +62,7 @@ Provide constructive feedback to the student on their understanding and writing.
62
  'Your sentence structure is a bit confusing. Try simplifying it.'
63
  'You made a small grammatical error here. Here is the correction.'
64
  Be encouraging and supportive in your feedback. Help the student to learn from their mistakes and improve their English skills.
 
65
  """
66
 
67
  prompt = ChatPromptTemplate.from_messages(
 
62
  'Your sentence structure is a bit confusing. Try simplifying it.'
63
  'You made a small grammatical error here. Here is the correction.'
64
  Be encouraging and supportive in your feedback. Help the student to learn from their mistakes and improve their English skills.
65
+ Try to Write short answers, at most three lines
66
  """
67
 
68
  prompt = ChatPromptTemplate.from_messages(