add improve

This commit is contained in:
aakashb95
2025-12-15 16:15:33 +05:30
parent 5ac32803dc
commit 01c84be757
@@ -1,5 +1,5 @@
module Enterprise::Integrations::OpenaiProcessorService
ALLOWED_EVENT_NAMES = %w[summarize reply_suggestion label_suggestion fix_spelling_grammar
ALLOWED_EVENT_NAMES = %w[summarize reply_suggestion label_suggestion fix_spelling_grammar improve
make_friendly make_formal casual professional confident straightforward].freeze
CACHEABLE_EVENTS = %w[label_suggestion].freeze