Severian commited on
Commit
6cdfae9
·
verified ·
1 Parent(s): a9a2835

Update chatbot.py

Browse files
Files changed (1) hide show
  1. chatbot.py +1 -0
chatbot.py CHANGED
@@ -195,6 +195,7 @@ Let's start by exploring your innovative idea! What's the name of your idea, or
195
  1. A brief analysis of the conversation related to this stage.
196
  2. A concise summary of the key points relevant to this stage.
197
  3. A suggested form entry for this stage, enclosed in <form_data></form_data> tags.
 
198
 
199
  Remember to keep the form entry concise and directly related to the '{stage}' stage. Do not include information from other stages in the form entry.
200
  """
 
195
  1. A brief analysis of the conversation related to this stage.
196
  2. A concise summary of the key points relevant to this stage.
197
  3. A suggested form entry for this stage, enclosed in <form_data></form_data> tags.
198
+ The form entry should be in the format: "{stage}: Content"
199
 
200
  Remember to keep the form entry concise and directly related to the '{stage}' stage. Do not include information from other stages in the form entry.
201
  """