ChatLLM Project Permissions
| KEY | TYPE | Description |
|---|---|---|
| chatllmProjectId | ID | The ID of the chatllm project. |
| accessLevel | str | The access level of the chatllm project. |
| userPermissions | list | List of tuples containing (user_id, permission). |
| userGroupPermissions | list | List of tuples containing (user_group_id, permission). |