@uipath/context-grounding-tool 1.198.0-preview.96 → 1.198.0

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 +1 -1
package/dist/tool.js CHANGED
@@ -30327,7 +30327,7 @@ function createCommandForwarder(executeCommand) {
30327
30327
  var package_default = {
30328
30328
  name: "@uipath/context-grounding-tool",
30329
30329
  license: "MIT",
30330
- version: "1.198.0-preview.96",
30330
+ version: "1.198.0",
30331
30331
  description: "Tool for context grounding operations via the UiPath Python SDK",
30332
30332
  keywords: [
30333
30333
  "uipcli-tool",
@@ -30430,4 +30430,4 @@ export {
30430
30430
  metadata
30431
30431
  };
30432
30432
 
30433
- //# debugId=A97CA89EE884D3F964756E2164756E21
30433
+ //# debugId=CC948125A156FB5664756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/context-grounding-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "Tool for context grounding operations via the UiPath Python SDK",
6
6
  "keywords": [
7
7
  "uipcli-tool",