Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

[BUG] AI sometimes generates unpaired doublequotes. #243

Open
Sporking opened this issue Feb 8, 2020 · 0 comments
Open

[BUG] AI sometimes generates unpaired doublequotes. #243

Sporking opened this issue Feb 8, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Sporking
Copy link

Sporking commented Feb 8, 2020

When the AI generates text, it often stops in the middle of dialog that a character is speaking, emitting one doublequote character followed by some text and then stopping. This is awkward because the player then supposedly has to continue whatever dialog the AI was in the middle of:

> Hit orc.
You hit the orc.
The orc cries “You bastard
> <What do I type here?>

I would like the AI to always continue generating text until a second doublequote character is emitted. Or, more specifically, every text output by the AI should always contain an even number of doublequote characters. (It might be reasonable to have some kind of an upper limit on doublequoted text length where it would allow an odd number of doublequotes if the AI tries to generate a huge amount of text containing no doublequotes after an initial doublequote.)

@Sporking Sporking added the bug Something isn't working label Feb 8, 2020
@Sporking Sporking changed the title [FEAT] Keep generating until a pair of doublequote characters is emitted. [BUG] AI sometimes generates unpaired doublequotes. Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant