|
|
|
|
|
by ninetyninenine
354 days ago
|
|
It looks as if the problem for this one was a game design issue. They had the LLM be sarcastic and ignore well known adventure game prompts on purpose. It's an easy fix to make the LLM more obedient and polite. The biggest issue is attempts to hack the LLM, to get at hidden gamestate. But I feel this can be easily remedied by just not providing the LLM with hidden game state. |
|
That would keep its behavior passive and restricted to simply the current state, since it would retain no memory of previous actions.