private-ai-proxy 0.1.7-beta.4-linux-arm64 → 0.1.7-beta.4-linux-x64
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/README.md
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
# Private AI Proxy (linux-
|
|
1
|
+
# Private AI Proxy (linux-x64)
|
|
2
2
|
|
|
3
|
-
This package version contains the native linux-
|
|
3
|
+
This package version contains the native linux-x64 binaries used by [private-ai-proxy](https://www.npmjs.com/package/private-ai-proxy).
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "private-ai-proxy",
|
|
3
|
-
"version": "0.1.7-beta.4-linux-
|
|
4
|
-
"description": "Native Private AI Proxy binaries for linux-
|
|
3
|
+
"version": "0.1.7-beta.4-linux-x64",
|
|
4
|
+
"description": "Native Private AI Proxy binaries for linux-x64",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"linux"
|
|
13
13
|
],
|
|
14
14
|
"cpu": [
|
|
15
|
-
"
|
|
15
|
+
"x64"
|
|
16
16
|
],
|
|
17
17
|
"files": [
|
|
18
18
|
"vendor"
|
package/vendor/private-ai-proxy
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|