What is the difference between team and entity? As a user - what does entity mean for me?

팀은 동일한 프로젝트에서 작업하는 사용자를 위한 협업 워크스페이스 역할을 합니다. 엔티티는 사용자 이름 또는 팀 이름을 나타냅니다. W&B에 run을 로그할 때 wandb.init(entity="example-team")을 사용하여 엔티티를 개인 또는 팀 계정으로 설정합니다.