@2uinc/frontend-component-xpert-chatbot 1.6.5 → 1.6.7

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.
@@ -173,11 +173,9 @@ const Xl = {
173
173
  }, eu = {
174
174
  xpertKey: "get-smarter",
175
175
  chatApi: {
176
- endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/chatservice",
176
+ endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/omnichannel",
177
177
  payloadParams: {
178
- context: {
179
- uri: "five9_faq"
180
- }
178
+ use_case: "GET_SMARTER"
181
179
  }
182
180
  },
183
181
  primaryColor: "#E31A82",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.6.5",
3
+ "version": "1.6.7",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",