Agents ====== Agentstr's `agents` subpackage provides classes, adapters, and utilities for exposing agentic systems over the Nostr protocol, including message streaming, tool-calling, payments, state peristence, and human-in-the-loop. Submodules ---------- .. toctree:: :maxdepth: 1 agents/agentstr agents/nostr_agent agents/nostr_agent_server agents/nostr_rag .. toctree:: :maxdepth: 2 agents/providers .