Closed 0x000011b closed 1 year ago
https://github.com/PygmalionAI/gradio-ui/blob/6391ea156bf9ed78865600c0c29c09232685dad5/src/parsing.py#L27
Opening this issue as a TODO. Current side-effect is that this bug makes it so that when the user writes an example chat for the character, the last message is silently dropped when constructing the input prompt.
Fixed by #32.
https://github.com/PygmalionAI/gradio-ui/blob/6391ea156bf9ed78865600c0c29c09232685dad5/src/parsing.py#L27
Opening this issue as a TODO. Current side-effect is that this bug makes it so that when the user writes an example chat for the character, the last message is silently dropped when constructing the input prompt.