paloma99 commited on
Commit
d9c479c
·
verified ·
1 Parent(s): 10f8ab8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ class FinalAnswer(BaseModel):
87
  parser = PydanticOutputParser(pydantic_object=FinalAnswer)
88
 
89
  template = """
90
- Your name is AngryGreta and you are a recycling chatbot with the objective to anwer questions from user in English or Spanish /
91
  Use the following pieces of context to answer the question /
92
  If the question is English answer in English /
93
  If the question is Spanish answer in Spanish /
 
87
  parser = PydanticOutputParser(pydantic_object=FinalAnswer)
88
 
89
  template = """
90
+ Your name is Greta and you are a recycling chatbot with the objective to anwer questions from user in English or Spanish /
91
  Use the following pieces of context to answer the question /
92
  If the question is English answer in English /
93
  If the question is Spanish answer in Spanish /