@uipath/docsai-tool 1.201.0-preview.131 → 1.201.0-preview.133

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-d2w1vb10.js";
6
+ } from "./tool-3hyzbkk8.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-4pvh3k50.js";
9
9
  import"./tool-5arsyj36.js";
@@ -8999,7 +8999,7 @@ var require_dist = __commonJS((exports, module) => {
8999
8999
  var package_default = {
9000
9000
  name: "@uipath/docsai-tool",
9001
9001
  license: "MIT",
9002
- version: "1.201.0-preview.131",
9002
+ version: "1.201.0-preview.133",
9003
9003
  description: "Search UiPath documentation with AI-powered answers.",
9004
9004
  private: false,
9005
9005
  repository: {
@@ -21783,4 +21783,4 @@ var registerCommands = async (program2) => {
21783
21783
 
21784
21784
  export { Command, metadata, registerCommands };
21785
21785
 
21786
- //# debugId=657D153C94D4E32064756E2164756E21
21786
+ //# debugId=F33CAC905C4EC65964756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-d2w1vb10.js";
4
+ } from "./tool-3hyzbkk8.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.131",
4
+ "version": "1.201.0-preview.133",
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": "5b0a03e4ee4be352459ac9fd82341ff77bc82ee6"
29
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
30
30
  }