ui changes

This commit is contained in:
aakashb95
2025-12-12 16:34:52 +05:30
parent 65136c90d8
commit e81b812ac2
3 changed files with 17 additions and 9 deletions
@@ -8,4 +8,8 @@ export const OPEN_AI_OPTIONS = {
SIMPLIFY: 'simplify',
REPLY_SUGGESTION: 'reply_suggestion',
SUMMARIZE: 'summarize',
CASUAL: 'casual',
PROFESSIONAL: 'professional',
STRAIGHTFORWARD: 'straightforward',
CONFIDENT: 'confident',
};