hiper2d / werewolf-ai-party-game

AI Werewolf: Party-Game GPT-4 bots
4 stars 0 forks source link

Implement LLM Type Selection in New Game dialog #12

Closed hiper2d closed 5 months ago

hiper2d commented 5 months ago

First, let's make Claude agent suitable for Bot Players. There is one problem with that described in the ClaudeAgent class in a comment.

Then, let's add a selection to the New Game dialog for GM and Bot Players types. Not sure yet how. Maybe this way: how many GPT-4 bots and Claude bots should be in the game. A bot type should be persisted to the database so it can be restored on load. Yeah... lots of work actually. But this is a super cool feature I must add.