wave-dispatch (Python)
Thin client for wave Dispatch — route each request to the cheapest capable model (local-first; escalate to your frontier only when needed). BYO keys + infra. Zero deps.
from wave_dispatch import Dispatch
d = Dispatch() # reads WAVE_LICENSE env; omit license for x402 pay-per-use
print(d.route("find the auth handler")) # {route, probability, margin, forward}
# d.execute("name 3 colors") # run on the edge (if your plan allows)
# d.route_vector(vec768) # matmul-only: cheapest/fastest
Python 3.8+. The edge worker is open-source: github.com/wave-av/dispatch-edge. A WAVE product.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wave_dispatch-0.7.0.tar.gz
(9.7 kB
view details)
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 wave_dispatch-0.7.0.tar.gz.
File metadata
- Download URL: wave_dispatch-0.7.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bc0df048114c20d260dadd33265b72010c76a26a2edb377ec36d5e95e36ab50
|
|
| MD5 |
d08f45cccce789597ce605ccfea018ba
|
|
| BLAKE2b-256 |
fad72f92908617c65794cb5c99dd33b1057d1e3d986fc22eda91903d8eca14c2
|
File details
Details for the file wave_dispatch-0.7.0-py3-none-any.whl.
File metadata
- Download URL: wave_dispatch-0.7.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d3a0dbad599f54529921e3f7302b66dfe82a8473678094ebe05b20dd291b129
|
|
| MD5 |
7c4ceaf614394465786b233faa981fdb
|
|
| BLAKE2b-256 |
1b9449200d0d011caecbc722acb73505cba2bc8e752dcab731425ec32b602ea3
|