chore(revert): switch label suggestions back gpt 4 mini (#12959)
Co-authored-by: aakashb95 <aakash@chatwoot.com> Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -65,7 +65,7 @@ module Enterprise::Integrations::OpenaiProcessorService
|
||||
return value_from_cache if content.blank?
|
||||
|
||||
{
|
||||
model: self.class::LABEL_SUGGESTION_MODEL,
|
||||
model: self.class::GPT_MODEL,
|
||||
messages: [
|
||||
{
|
||||
role: 'system',
|
||||
|
||||
Reference in New Issue
Block a user