lr-chatbot 0.24.2 → 0.24.3

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.
package/index.js CHANGED
@@ -22377,7 +22377,7 @@ let zt = class extends me {
22377
22377
  method: "POST"
22378
22378
  }), e = {
22379
22379
  score: t,
22380
- feedback: t.toString()
22380
+ feedback: null
22381
22381
  };
22382
22382
  await r.chatbotConversationsMessagesRatePost(
22383
22383
  this.messageContext.conversationId,
@@ -22745,7 +22745,7 @@ let Tt = class extends me {
22745
22745
  jn(this, oi, t);
22746
22746
  }
22747
22747
  getVersion() {
22748
- return "LR Chatbot - 0.24.2";
22748
+ return "LR Chatbot - 0.24.3";
22749
22749
  }
22750
22750
  async connectedCallback() {
22751
22751
  super.connectedCallback(), this._conversationHistoryTask.run();