dav74 commited on
Commit
4f90cc5
·
verified ·
1 Parent(s): 6d01f02

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -62,7 +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
- Try to Write short answers, at most three lines
66
  """
67
 
68
  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 ten lines
66
  """
67
 
68
  prompt = ChatPromptTemplate.from_messages(