Spaces:
Running
Running
The chatbot is returning everything in the chat box including the template, history, etc.
#5
by
kylekce
- opened
As the title says, whenever I try the chatbot now, it prints everything such as the template of the prompt and previous chat prompts. Back then, it used to only reply with the actual answer.
I am not sure which library update generated such changes. I now extract the actual answer itself in the chatbot (removing prompt template and context...)
Seems resolved, anyway it was interesting seeing the generation process of the answer.