Finance Workshop¶
Build a stock research analyst that pulls company data, caches frequent queries, and remembers your coverage preferences.

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.