Feat: save room even if llm failed to properly guess; fix prompt
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
{{template "teamlist" .Room.RedTeam}}
|
||||
</div>
|
||||
<hr />
|
||||
<div id="systembox">
|
||||
<div id="systembox" style="overflow-y: auto; max-height: 100px;">
|
||||
Server says: <br>
|
||||
<ul>
|
||||
{{range .Room.LogJournal}}
|
||||
|
Reference in New Issue
Block a user