> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Knowledge Search with AgentOSClient

> Migrate the legacy client knowledge-search route to the current AgentOSClient knowledge example.

The v2 cookbook example for this route was removed. Use the current Python client example for Agno v3.

| Task                                                                                | Current example                                                       |
| ----------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| Configure, upload, list, inspect, update, and search knowledge with `AgentOSClient` | [Python client knowledge](/examples/agent-os/python-client/knowledge) |
