@uipath/docsai-tool 1.199.0-preview.113 → 1.199.0-preview.119

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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -27828,7 +27828,7 @@ var require_dist2 = __commonJS((exports, module) => {
27828
27828
  var package_default = {
27829
27829
  name: "@uipath/docsai-tool",
27830
27830
  license: "MIT",
27831
- version: "1.199.0-preview.113",
27831
+ version: "1.199.0-preview.119",
27832
27832
  description: "Search UiPath documentation with AI-powered answers.",
27833
27833
  private: false,
27834
27834
  repository: {
@@ -45520,4 +45520,4 @@ export {
45520
45520
  metadata
45521
45521
  };
45522
45522
 
45523
- //# debugId=D06366585E49227564756E2164756E21
45523
+ //# debugId=648A78438999A72F64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/docsai-tool",
3
3
  "license": "MIT",
4
- "version": "1.199.0-preview.113",
4
+ "version": "1.199.0-preview.119",
5
5
  "description": "Search UiPath documentation with AI-powered answers.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "723e6801b77b5926ba75e75b6a756cc38b1b7adc"
29
+ "gitHead": "9237653cf731fb275714c8ee5aab5dc057424b42"
30
30
  }