export const MAX_EMAIL_LENGTH = 254;
export const MAX_CONTEXT_LENGTH = 5000;
