@uipath/docsai-tool 1.201.0-preview.121 → 1.201.0-preview.122

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.
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-wt15ysxa.js";
6
+ } from "./tool-yzny2fze.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-4pvh3k50.js";
9
9
  import"./tool-5arsyj36.js";
@@ -8698,7 +8698,7 @@ var require_dist = __commonJS((exports, module) => {
8698
8698
  var package_default = {
8699
8699
  name: "@uipath/docsai-tool",
8700
8700
  license: "MIT",
8701
- version: "1.201.0-preview.121",
8701
+ version: "1.201.0-preview.122",
8702
8702
  description: "Search UiPath documentation with AI-powered answers.",
8703
8703
  private: false,
8704
8704
  repository: {
@@ -21482,4 +21482,4 @@ var registerCommands = async (program2) => {
21482
21482
 
21483
21483
  export { Command, metadata, registerCommands };
21484
21484
 
21485
- //# debugId=13FFC8249CF381A764756E2164756E21
21485
+ //# debugId=442E60DC6ECDEEB264756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-wt15ysxa.js";
4
+ } from "./tool-yzny2fze.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-4pvh3k50.js";
7
7
  import"./tool-5arsyj36.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/docsai-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.121",
4
+ "version": "1.201.0-preview.122",
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": "c70ccfc0b12e637441d67df1d212b71d7784b5f8"
29
+ "gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
30
30
  }