Digital Native Workshop¶
Build a food delivery support agent that answers customer questions using live order data, cached responses, and persistent memory.

How it works¶
Work through each module in the sidebar. You'll add document search, query routing, live data retrieval, response caching, and persistent memory to your agent.