Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ class FinalAnswer(BaseModel):
|
|
87 |
parser = PydanticOutputParser(pydantic_object=FinalAnswer)
|
88 |
|
89 |
template = """
|
90 |
-
Your name is
|
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 /
|