anon998 / simple-proxy-for-tavern

GNU Affero General Public License v3.0
110 stars 6 forks source link

Single line broken on latest. #3

Closed anon0730 closed 1 year ago

anon0730 commented 1 year ago

With the latest proxy script the single line prompt format seems to be broken. The user input gets treated as empty lines by the character. Verbose works without issue. My backend is koboldcpp (1.18) and I am on latest commit of SillyTavern. Selected model does not matter, the issue persists.

Here's an example image Left commit: 097bd69 Right commit: fdbf5f1 image

anon998 commented 1 year ago

I think I fixed it now. I also added an option to customize what's sent when sending an empty message.

anon0730 commented 1 year ago

Tested for a while including the new silent line setting and everything seems to work fine. Nice job. Putting in something like "Please elaborate." in the silent line setting can be very useful so you can just get more detail on what the character said last by hitting enter.