I am trying to make a world and Register the player as an Entity because well it would be easier to do... how would one do so?
I'm not sure I'd suggest making the player an entity but if you want your player to be a certain way (as in give the player specific physical traits.) then I'd suggest you use the Dictionary.
since the player is always present, put the player info into the system prompt directly.
So the bloat of commands shouldnt effect the AI?
probably not