fix ent override

This commit is contained in:
aakashb95
2025-12-12 14:15:04 +05:30
parent a7420f8fae
commit 7d78f67d3b
@@ -1,6 +1,6 @@
module Enterprise::Integrations::OpenaiProcessorService
ALLOWED_EVENT_NAMES = %w[rephrase summarize reply_suggestion label_suggestion fix_spelling_grammar shorten expand
make_friendly make_formal simplify].freeze
ALLOWED_EVENT_NAMES = %w[summarize reply_suggestion label_suggestion fix_spelling_grammar
make_friendly make_formal casual professional confident straightforward].freeze
CACHEABLE_EVENTS = %w[label_suggestion].freeze
def label_suggestion_message