Semantic Kernel plugins for x402 payments - let agents pay for APIs
Project description
semantic-kernel-nory
Semantic Kernel plugins for x402 payments - Let your agents pay for APIs.
Install
pip install semantic-kernel-nory
Usage
from semantic_kernel import Kernel
from semantic_kernel_nory import NoryPlugin
kernel = Kernel()
kernel.add_plugin(NoryPlugin(), "nory")
result = await kernel.invoke("nory", "crypto_prices", symbols="BTC,ETH")
Functions
fetch_paid- Fetch any URL with auto paymentcrypto_prices- Real-time crypto ($0.001)weather- Weather forecast ($0.002)translate- Translation ($0.005)web_summary- Extract webpage ($0.01)
Set NORY_WALLET_KEY env var. Docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file semantic_kernel_nory-0.1.0.tar.gz.
File metadata
- Download URL: semantic_kernel_nory-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0e1d138a0d21d34e20ed125ddb35ce2d872b957c682c5221dba509a19484557
|
|
| MD5 |
92beb4fe79fc3c5e7e4f34b250f7ee9b
|
|
| BLAKE2b-256 |
551169c8d6ba1f512d8d7ab687ac82e406e4bb2b0d32ccf1c31df157cb15973d
|
File details
Details for the file semantic_kernel_nory-0.1.0-py3-none-any.whl.
File metadata
- Download URL: semantic_kernel_nory-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad904e094d9f26f7e870027f22fb83c6e276f30450091c423b01683b9a2306cf
|
|
| MD5 |
f904ca8355fffdb60ffabce1e4414dd6
|
|
| BLAKE2b-256 |
2645a85a78358303a23011136bdc5ba47e5fe16873aeb3224e3506d8140ef197
|