Examples¶
Ravi ships with a notebook-heavy example strategy. The fastest way to learn the framework after the quickstart is to open one of the notebooks and run it end-to-end.
Recommended progression¶
Beginner¶
01_react_agent.ipynb02_memory.ipynb03_hitl.ipynb
Tools and integrations¶
04_mcp_tools.ipynb05_mcp_sse.ipynb06_combined_tools.ipynb07_web_surfer.ipynb
Runtime and platform¶
12_observability.ipynb13_docker_services.ipynb14_kind_backend_mock_frontend.ipynb20_restate_runtime.ipynb
Open on GitHub¶
How to use examples with the docs¶
- Read the concept page first.
- Open the matching notebook.
- Run the notebook unchanged once.
- Only then start modifying tools, prompts, or runtime settings.