Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expand judge prompt #50

Open
biobootloader opened this issue Jan 24, 2025 · 1 comment · May be fixed by #51
Open

expand judge prompt #50

biobootloader opened this issue Jan 24, 2025 · 1 comment · May be fixed by #51

Comments

@biobootloader
Copy link
Member

the prompts / messages for the judging player should include the entire history of the game.

it should be constructed from scratch each time it's a player's turn to judge.

the function will need to take the game state as input as well as which player it is

the messages for each player should be assistant messages if it was something that exact player had done earlier. otherwise user messages showing what other players did.

the judge "thinking" should be visible to all players". The red card thinking should only be visible to the player who did it.

the first message should be a system message saying they are playing apples to apples

the last message should be the instructions for judging

@mentatai
Copy link
Contributor

mentatai bot commented Jan 24, 2025

If you would like me to solve this issue, either tag me in a comment or check this box:
✅ Solve Issue

You can disable automatic comments on my settings page

@mentatai mentatai bot linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant