mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 12:22:21 -06:00
fix: update description on chatbots
This commit is contained in:
@@ -523,6 +523,7 @@ export class OpenaiController extends ChatbotController implements ChatbotContro
|
||||
},
|
||||
data: {
|
||||
enabled: data?.enabled,
|
||||
description: data.description,
|
||||
openaiCredsId: data.openaiCredsId,
|
||||
botType: data.botType,
|
||||
assistantId: data.assistantId,
|
||||
|
||||
Reference in New Issue
Block a user