namespace AIStudio.Components.Blocks; public enum WorkspaceBranch { NONE, WORKSPACES, TEMPORARY_CHATS, }