Agent Network Protocol implementation for agent communication and interoperability
Project description
ANP Protocol
Agent Network Protocol (ANP) implementation for agent communication and interoperability.
This package is a wrapper around the agent-connect package, providing the same functionality under a different package name.
Features
- Identity authentication
- End-to-end encrypted communication
- Automatic protocol negotiation based on LLMs
- Efficient data exchange
- Agent description and discovery
Installation
pip install anp-protocol
Usage
# You can use it exactly the same way as agent-connect
from anp_protocol import AgentConnect
# Initialize an agent
agent = AgentConnect(agent_id="your-agent-id")
# Use the agent for communication
# ...
Documentation
For detailed documentation, please refer to the Agent Network Protocol documentation.
License
MIT
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 anp_protocol-0.1.0.tar.gz.
File metadata
- Download URL: anp_protocol-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1a18c6d1443eb59373686852d15562ef3e1f413f0b69cb39a696184914c43ab
|
|
| MD5 |
f152311816b7613b4fc635678210250c
|
|
| BLAKE2b-256 |
e21fb92b6eb906c9ad00bd2acc3cc6fd1762ad17edca127611a68e933138bdb3
|
File details
Details for the file anp_protocol-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anp_protocol-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
117277ef414055d9149418e8fc2e2a34035f2b688929ae2045bd6dd45a069fde
|
|
| MD5 |
6194a9502824052e321d981d2b37b403
|
|
| BLAKE2b-256 |
947a5af7fc31c5167022c488b92d639367f9010511991e9257d9ac4eb3a49605
|