feat: Rewrite APIs for ai editor message improvement (#13059)
Co-authored-by: Vishnu Narayanan <iamwishnu@gmail.com>
This commit is contained in:
co-authored by
Vishnu Narayanan
parent
3fce56c98f
commit
0fe2bf8647
@@ -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',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user