bridgenode-cli 0.1.2__tar.gz → 0.1.3__tar.gz
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.
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/PKG-INFO +2 -2
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/README.md +1 -1
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli.egg-info/PKG-INFO +2 -2
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/pyproject.toml +1 -1
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/LICENSE +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli/__init__.py +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli/main.py +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli/py.typed +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli.egg-info/SOURCES.txt +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli.egg-info/dependency_links.txt +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli.egg-info/entry_points.txt +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli.egg-info/requires.txt +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/bridgenode_cli.egg-info/top_level.txt +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/setup.cfg +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/tests/test_cli.py +0 -0
- {bridgenode_cli-0.1.2 → bridgenode_cli-0.1.3}/tests/test_cli_integration.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bridgenode-cli
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: BridgeNode CLI — AI inference with x402 payment on Solana USDC. No API keys.
|
|
5
5
|
Author-email: BridgeNode <eli.BNx@proton.me>
|
|
6
6
|
License-Expression: MIT-0
|
|
@@ -34,7 +34,7 @@ Dynamic: license-file
|
|
|
34
34
|
[](https://opensource.org/license/mit-0/)
|
|
35
35
|
[](https://pypi.org/project/bridgenode-cli/)
|
|
36
36
|
|
|
37
|
-
BridgeNode CLI — AI inference
|
|
37
|
+
BridgeNode CLI — AI inference for AI agents, no API keys. Pay per request with **Solana USDC via x402**. The payment handshake is fully automatic, and fees are sponsored — no SOL needed.
|
|
38
38
|
|
|
39
39
|
## Installation
|
|
40
40
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
[](https://opensource.org/license/mit-0/)
|
|
6
6
|
[](https://pypi.org/project/bridgenode-cli/)
|
|
7
7
|
|
|
8
|
-
BridgeNode CLI — AI inference
|
|
8
|
+
BridgeNode CLI — AI inference for AI agents, no API keys. Pay per request with **Solana USDC via x402**. The payment handshake is fully automatic, and fees are sponsored — no SOL needed.
|
|
9
9
|
|
|
10
10
|
## Installation
|
|
11
11
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bridgenode-cli
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: BridgeNode CLI — AI inference with x402 payment on Solana USDC. No API keys.
|
|
5
5
|
Author-email: BridgeNode <eli.BNx@proton.me>
|
|
6
6
|
License-Expression: MIT-0
|
|
@@ -34,7 +34,7 @@ Dynamic: license-file
|
|
|
34
34
|
[](https://opensource.org/license/mit-0/)
|
|
35
35
|
[](https://pypi.org/project/bridgenode-cli/)
|
|
36
36
|
|
|
37
|
-
BridgeNode CLI — AI inference
|
|
37
|
+
BridgeNode CLI — AI inference for AI agents, no API keys. Pay per request with **Solana USDC via x402**. The payment handshake is fully automatic, and fees are sponsored — no SOL needed.
|
|
38
38
|
|
|
39
39
|
## Installation
|
|
40
40
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|