pmelnechuk commited on
Commit
2154031
·
verified ·
1 Parent(s): 99b9481

Update src/model_load.py

Browse files
Files changed (1) hide show
  1. src/model_load.py +1 -1
src/model_load.py CHANGED
@@ -61,4 +61,4 @@ def ask(pregunta: str,retriever,qa_chain):
61
  "pregunta": pregunta
62
  })
63
 
64
- return respuesta"""["text"].split("**Respuesta:**\n")[1]"""
 
61
  "pregunta": pregunta
62
  })
63
 
64
+ return respuesta