henk717 / KoboldAI

KoboldAI is generative AI software optimized for fictional use, but capable of much more!
http://koboldai.com
GNU Affero General Public License v3.0
362 stars 130 forks source link

New UI - Formatting Option - API Bug #290

Closed alicat22 closed 1 year ago

alicat22 commented 1 year ago

Kobold New UI https://gyazo.com/c715b80b216cd194687a0f4fe321b702

When Trim Sentences, No Special Chars, Single Line, No Blank Lines, Auto Spacing, or No Special Chars are enabled and you generate through the API to TavernAI, the buttons will flick on and off.

The following Formatting options don't appear to be working properly, as well: Trim Sentences - Doesn't work properly. See debug log Single Line - Doesn't work properly. See debug log No Blank Lines - Doesn't work properly. See debug log

Windows 10: 10.0.19045 Build 19045 Running Local Model: pygmalion-6b KoboldAI Version: cc01ad7

I can send any additional logs, just let me know!

henk717 commented 1 year ago

The interface mimicks what the API is currently requesting since the API will adjust the settings. That is expected behavior. The formatting options currently do not apply to the API, API generations are always raw.