cookbook/05_agent_os/client/README.md
Examples for client in AgentOS.
01_basic_client.py — Basic AgentOSClient Example.02_run_agents.py — Running Agents with AgentOSClient.03_memory_operations.py — Memory Operations with AgentOSClient.04_session_management.py — Session Management with AgentOSClient.05_knowledge_search.py — Knowledge Search with AgentOSClient.06_run_teams.py — Running Teams with AgentOSClient.07_run_workflows.py — Running Workflows with AgentOSClient.08_run_evals.py — Running Evaluations with AgentOSClient.09_upload_content.py — Uploading Content to Knowledge Base with AgentOSClient.server.py — AgentOS Server for Cookbook Client Examples.direnv allow (requires .envrc)..venvs/demo/bin/python <path-to-file>.py.