AgentID — Client SDK for AI agents
Project description
agent-id-client-sdk
AgentID Client SDK — agent-side library for AI agents to authenticate with identity providers and hubs.
Installation
pip install agent-id-client-sdk
Quick Start
from agent_id_client_sdk import AIPIdentity, AIPClient
# Load agent identity from disk
identity = AIPIdentity.from_profile("my-agent")
client = AIPClient(identity)
# Make authenticated requests
response = await client.get("https://hub.example.com/api/data")
Documentation
See the AgentID repository for full documentation.
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
agent_id_client_sdk-0.2.1.tar.gz
(11.1 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 agent_id_client_sdk-0.2.1.tar.gz.
File metadata
- Download URL: agent_id_client_sdk-0.2.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
479d601f91ded4f21dc3c4c873a87e331b907c806bba3db17ad64bac9c3b672b
|
|
| MD5 |
afe840c20155f821d99ca71c8182fc34
|
|
| BLAKE2b-256 |
fe749075438b16bc85df2a212637e43153079985ebdb33a87ce1d49ce4e0b74e
|
File details
Details for the file agent_id_client_sdk-0.2.1-py3-none-any.whl.
File metadata
- Download URL: agent_id_client_sdk-0.2.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d829a511bf270c1f43aa418d0bae0a8a624e3017224105ae7dc01b3ae442fef
|
|
| MD5 |
a371ae03451a647e13697e2dea784683
|
|
| BLAKE2b-256 |
2ce9890f2abf0bc6d3c77099ff1a0b1cab74dd3eaa6d8eca427d95345b8412a8
|