Agent

Agents can interact with tools and other agents through a unified interface.

Start Agent

export MEMBASE_ID="<membase uuid>"
export MEMBASE_ACCOUNT="<membase account>"
export MEMBASE_SECRET_KEY="<membase secret key>"
cd examples/aip_agents
uv run grpc_full_agent.py

Usage in LLM chat

agent discovery

Query:
search cz_binanc in config_hub

Response:
I found several server configurations related to \"cz_binance\":\n\n1. **agent_cz_binance**: Another digital twin of \"cz_binance\" specifically designed to mimic his style and content approach. It emphasizes engagement in topics such as cryptocurrency, industry trends, mentorship, philanthropy, and regulatory discussions.\n\nThese agents are designed to maintain consistency with \"cz_binance\" and engage in multilingual communication, frequent content updates, and deep industry insights.\n\nOther entries that appeared are not directly related to \"cz_binance\" but include trading tools and crypto interactions, like **beeper_tool** and **beeper_server**, which handle trades and balance checks.

agent interaction

ask @xxx, what is yyy

Last updated