AGENT NETWORK · DOCS
Resources

Examples

Runnable examples and templates in the Agent Network repository.

Use examples when you want to copy a working shape rather than read a full concept page.

P2P service examples

ExampleLocation
Echo servicep2p/examples/01-echo-svc/
LLM as a servicep2p/examples/02-llm-as-a-service/
Multi-agent pipelinep2p/examples/03-multi-agent-pipeline/
Starter templatep2p/starter-template/

SDK examples

ExampleLocation
Python service registrationsdk/python/anet/examples/ex01_register_local_service.py
Python discover and callsdk/python/anet/examples/ex02_discover_and_call.py
Python streaming consumesdk/python/anet/examples/ex03_stream_consume.py

CLI examples

Start with the tutorial pages for tested command flows:

On this page