@uipath/docsai-tool 1.199.0-preview.91 → 1.199.0-preview.92

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
@@ -27808,7 +27808,7 @@ var require_dist2 = __commonJS((exports, module) => {
27808
27808
  var package_default = {
27809
27809
  name: "@uipath/docsai-tool",
27810
27810
  license: "MIT",
27811
- version: "1.199.0-preview.91",
27811
+ version: "1.199.0-preview.92",
27812
27812
  description: "Search UiPath documentation with AI-powered answers.",
27813
27813
  private: false,
27814
27814
  repository: {
@@ -45362,4 +45362,4 @@ export {
45362
45362
  metadata
45363
45363
  };
45364
45364
 
45365
- //# debugId=F9328E569FB3FD6B64756E2164756E21
45365
+ //# debugId=C0D7C9F85BC1F43E64756E2164756E21
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.91",
4
+ "version": "1.199.0-preview.92",
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": "f428cb1e61ba89ad18394b0c6106784055699f02"
29
+ "gitHead": "d7b66f18f30e2e80a17293b6a0b656b54da35d49"
30
30
  }