@hivegpt/hiveai-angular 0.0.330 → 0.0.331

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.
@@ -1682,7 +1682,7 @@ class ChatDrawerComponent {
1682
1682
  method: 'POST',
1683
1683
  headers: {
1684
1684
  'Content-Type': 'application/json',
1685
- // Authorization: 'Bearer ' + this.s27Token,
1685
+ Authorization: 'Bearer ' + this.s27Token,
1686
1686
  'x-api-key': this.apiKey,
1687
1687
  'hive-bot-id': this.botId,
1688
1688
  'domain-authority': this.domainAuthorityValue