| Example | Description |
|---|---|
| Basic AgentOSClient Example | Use AgentOSClient to connect to a remote AgentOS instance and perform basic operations. |
| Running Agents with AgentOSClient | Execute agent runs using AgentOSClient, including both streaming and non-streaming responses. |
| Memory Operations with AgentOSClient | Manage user memories using AgentOSClient. |
| Session Management with AgentOSClient | Manage sessions using AgentOSClient. |
| Knowledge Search with AgentOSClient | Search the knowledge base using AgentOSClient. |
| Running Teams with AgentOSClient | Execute team runs using AgentOSClient, including both streaming and non-streaming responses. |
| Running Workflows with AgentOSClient | Execute workflow runs using AgentOSClient, including both streaming and non-streaming responses. |
| Running Evaluations with AgentOSClient | Run and manage evaluations using AgentOSClient. |
| Upload Content | Upload documents and content to the knowledge base using AgentOSClient. |
| Server | AgentOS Server for Cookbook Client Examples. |