AI2Human Coinbase AgentKit integration — CDP agents dispatch human-execution tasks with proof verification.
Project description
AI2Human AgentKit
Coinbase AgentKit integration for AI2Human — CDP agents can dispatch human-execution tasks with proof verification.
When your onchain agent needs a human to verify, check, review, or execute something — AI2Human dispatches it to a human operator with cryptographic proof.
Quickstart
pip install ai2human-agentkit
from ai2human_agentkit import ai2human_action_provider
from coinbase_agentkit import AgentKit, AgentKitConfig
agent_kit = AgentKit(AgentKitConfig(
action_providers=[ai2human_action_provider()],
))
Set AI2HUMAN_API_KEY in your environment.
Actions
| Action | Description |
|---|---|
ai2human_list_categories |
List supported task categories and proof types |
ai2human_create_task |
Dispatch a human-execution task |
ai2human_check_task |
Check task status, verification, and settlement |
ai2human_get_proof |
Retrieve evidence bundle and settlement receipt |
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 ai2human_agentkit-0.1.0.tar.gz.
File metadata
- Download URL: ai2human_agentkit-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98457312c0b964c43a8a3e219f0720720fd699736e5754878d07cc9dfaa22bae
|
|
| MD5 |
065277a58209ab0ac9554920e7318bdb
|
|
| BLAKE2b-256 |
37fdb8891c9890dd9d25a3d5442f32824639497f5cd0bb0224ff7fdeeac3021c
|
File details
Details for the file ai2human_agentkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai2human_agentkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfed0c5778c13b2bb71ed4a89c1444b09c98d7bacc0e9f6afc30421c94b4fd89
|
|
| MD5 |
915d892a4264777704f28d738c455bff
|
|
| BLAKE2b-256 |
7e0277cfb03ded58201879adbf5b976c2bfc61b3c4b245a17b7cea03d543f2d1
|