Opt-in DDG provider for opentine — use DDG (x402 pay-per-call) as your opentine agent's model, without any change to opentine core.
Project description
ddg-opentine
Use DDG Agent-Payable Services as your opentine agent's model — opt-in, with zero changes to opentine. opentine stays universal and provider-neutral; DDG lives entirely in this package.
pip install ddg-opentine ddg-router
ddg-router & # local x402-paying proxy (free-trial by default)
from ddg_opentine import ddg_agent
agent = ddg_agent(tools=[...]) # an opentine Agent that uses DDG
# or bring DDG to plain opentine yourself:
from opentine.runtime import Agent
from ddg_opentine import DDG
agent = Agent(model=DDG())
opentine core has no DDG dependency and no default — this is the zero-lock-in way.
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 ddg_opentine-0.1.0.tar.gz.
File metadata
- Download URL: ddg_opentine-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.3","id":"zena","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b47caf197e667cd95774f29209ff4922e121b3dbd485b0eaabc6a66d9f009dbc
|
|
| MD5 |
c9749bf719f39a84d30387567662f589
|
|
| BLAKE2b-256 |
a883841587b43c1aa400b41ab000426a6aec4d197e3b373b865b17ab74a2aa0c
|
File details
Details for the file ddg_opentine-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ddg_opentine-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.3","id":"zena","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54927db0900151a3fc83313322dff6c069a2394b1313528a91afa0003a5b2b76
|
|
| MD5 |
d9f88e578a3b3041cf9b88197e83244a
|
|
| BLAKE2b-256 |
b1011d5b5b6abcab79ee0633925c531773cbb90b4551690d0adf199d65e44b95
|