chameleon / src /player.py

Commit History

messages can be assigned to multiple players
2f9cbc8

Eric Botti commited on

added game_id to player
da0ac71

Eric Botti commited on

converted player classes to pydantic, adding player logging
8d942c4

Eric Botti commited on

player and game abstraction, moved message level control to player
1373c22

Eric Botti commited on

redid controllers into AgentInterface class, unified message system
dfdde45

Eric Botti commited on

more robust message logging
758a706

Eric Botti commited on

message class
f566386

Eric Botti commited on

added user input to app (non-functional)
dd5d973

Eric Botti commited on

updated prompts, moved player input to game
5401171

Eric Botti commited on

fixed prompt queue and messages appending to class attribute
abc228d

Eric Botti commited on

added points system
c6c2b98

Eric Botti commited on

updated game setup and messaging
7877562

Eric Botti commited on

redid messaging system
c2392fe

Eric Botti commited on

readded player logging
790f101

Eric Botti commited on

reconstructed players using langchain
f596e58

Eric Botti commited on

openai default
1e1d212

Eric Botti commited on

added ollama engine
72e4e68

Eric Botti commited on

added player logging
ea658a2

Eric Botti commited on

added game and player level logging
172af0f

Eric Botti commited on

added Kani agents
a92f249

Eric Botti commited on

added llm calls to ai
778c3d7

Eric Botti commited on

basic game loop
ab29f8e

Eric Botti commited on

adding game elements
5de0b8a

Eric Botti commited on