@uipath/llmgw-tool 1.200.0-preview.120 → 1.200.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.
package/dist/index.js
CHANGED
|
@@ -2128,7 +2128,7 @@ var require_commander = __commonJS((exports) => {
|
|
|
2128
2128
|
var package_default = {
|
|
2129
2129
|
name: "@uipath/llmgw-tool",
|
|
2130
2130
|
license: "MIT",
|
|
2131
|
-
version: "1.200.0
|
|
2131
|
+
version: "1.200.0",
|
|
2132
2132
|
description: "CLI plugin for UiPath AI Trust Layer Bring-Your-Own LLM connections.",
|
|
2133
2133
|
private: false,
|
|
2134
2134
|
repository: {
|
|
@@ -13947,4 +13947,4 @@ var registerCommands = async (program2) => {
|
|
|
13947
13947
|
|
|
13948
13948
|
export { Command, metadata, registerCommands };
|
|
13949
13949
|
|
|
13950
|
-
//# debugId=
|
|
13950
|
+
//# debugId=AC8C768CBE0167A064756E2164756E21
|
package/dist/tool.js
CHANGED
package/package.json
CHANGED