Vageesh1 commited on
Commit
22c1126
·
1 Parent(s): 6d44eff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -24,6 +24,8 @@ Imagine you're someone looking to create a unique personalized bio based on your
24
  {history}
25
  You: {human_input}
26
  Bot:
 
 
27
  """
28
 
29
  prompt = PromptTemplate(
 
24
  {history}
25
  You: {human_input}
26
  Bot:
27
+
28
+ [CHARACTER_LIMIT=150]
29
  """
30
 
31
  prompt = PromptTemplate(