@2uinc/frontend-component-xpert-chatbot 1.34.0-alpha.7 → 1.34.0-alpha.8

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.
@@ -3167,7 +3167,7 @@ const Gt = Wr({}), Os = x.shape({
3167
3167
  },
3168
3168
  {
3169
3169
  role: "assistant",
3170
- content: "Here is an image ![dogs](https://images.pexels.com/photos/1254140/pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) and another image ![dogs](https://images.pexels.com/photos/1254140/pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1)",
3170
+ content: "Here is an image ![dogs](https://images.pexels.com/photos/1254140/1pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) and another image ![dogs](https://images.pexels.com/photos/1254140/pexels-photo-1254140.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1)",
3171
3171
  createdAt: /* @__PURE__ */ new Date(),
3172
3172
  toolCalls: null,
3173
3173
  toolCallId: null,
@@ -3183,7 +3183,7 @@ const Gt = Wr({}), Os = x.shape({
3183
3183
  },
3184
3184
  {
3185
3185
  role: "assistant",
3186
- content: "Check out this gif ![cat](https://media.giphy.com/media/3oriO0OEd9QIDdllqo/giphy.gif) and another cat ![cat](https://media.giphy.com/media/3oriO0OEd9QIDdllqo/giphy.gif)",
3186
+ content: "Check out this gif ![cat](https://media.giphy.com/1media/3oriO0OEd9QIDdllqo/giphy.gif) and another cat ![cat](https://media.giphy.com/media/3oriO0OEd9QIDdllqo/giphy.gif)",
3187
3187
  createdAt: /* @__PURE__ */ new Date(),
3188
3188
  toolCalls: null,
3189
3189
  toolCallId: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.34.0-alpha.7",
3
+ "version": "1.34.0-alpha.8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"