latitudegames / AIDungeon

Infinite adventures await!
http://www.aidungeon.io/
MIT License
3.19k stars 554 forks source link

[BUG] AI never uses double quotes, even when direct dialog is enabled #255

Closed OrionFive closed 4 years ago

OrionFive commented 4 years ago

🐛 Bug Report

Describe the bug Since recently, the AI is incredibly weird around speech, as if it's trying to avoid using quotes (" "). So it either uses single quotes for speech or passive voice (He says that ...) or nothing (He says: -and then comes nothing-). I have an active subscription and I'm aware that there is an option to enable direct dialog. And I would assume that that would cause this behavior when disabled. But it is enabled.

So my guess is that for some reason it's disabled, no matter what.

How to Reproduce

  1. Start an adventure.
  2. Begin a conversation.
  3. Watch the weirdness unfold.

Expected behavior Dialog as it used to be (You say "How are you?". He replies: "Fine.").

Example example.txt

Additional context

OrionFive commented 4 years ago

Is this even the right repository for issues with the web or app version?

WAUthethird commented 4 years ago

@OrionFive It is not.

OrionFive commented 4 years ago

Sorry :P