@hivegpt/hiveai-angular 0.0.309 → 0.0.310

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -972,7 +972,7 @@ class ChatDrawerComponent {
972
972
  'x-api-key': 'Conversation_WIz/qAm+EEmfOkFaUA/weA==',
973
973
  'hive-bot-id': this.botId
974
974
  },
975
- body: JSON.stringify({ isHelpful: flag, messageId: message.message_id }),
975
+ body: JSON.stringify({ isHelpful: flag, messageId: message._id }),
976
976
  }).then(() => {
977
977
  if (flag) {
978
978
  this.chatLog.push({