The human layer for AI agents. Your agents already await promises. Now they can await humans.
Project description
awaithumans
Your agents already await promises. Now they can await humans.
The human layer for AI agents — open source, developer-native, three lines of code.
from awaithumans import await_human
result = await await_human(
task="Approve this refund?",
payload_schema=RefundPayload,
payload=RefundPayload(amount=240, customer="cus_123"),
response_schema=RefundDecision,
timeout_seconds=900,
)
Coming Soon
This package is under active development. Follow the repo for updates:
- GitHub: github.com/awaithumans/awaithumans
- Website: awaithumans.dev
License
MIT
Project details
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 awaithumans-0.0.1.tar.gz.
File metadata
- Download URL: awaithumans-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3460a8ed851d51fb7bfd18a444facc80e366676bdfb0531c107100fcafd9feb1
|
|
| MD5 |
597a809bbd0504aa89ddb1e9afc5e117
|
|
| BLAKE2b-256 |
cc47900fc7e64e3f4ca2007726c39aaf40d072e21977d70745ff20e25b96e264
|
File details
Details for the file awaithumans-0.0.1-py3-none-any.whl.
File metadata
- Download URL: awaithumans-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d356d52dc1274a13f849a6141a38b413450946a689658e99a7f194a530146705
|
|
| MD5 |
6a9ff0e5e6af365217cc4a0390c78da3
|
|
| BLAKE2b-256 |
0435b3d263ca8768a6fa1357300b7c273ec916868f4f28c169211f4239aa8618
|