Skip to content

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.

Beginner

  • 01_react_agent.ipynb
  • 02_memory.ipynb
  • 03_hitl.ipynb

Tools and integrations

  • 04_mcp_tools.ipynb
  • 05_mcp_sse.ipynb
  • 06_combined_tools.ipynb
  • 07_web_surfer.ipynb

Runtime and platform

  • 12_observability.ipynb
  • 13_docker_services.ipynb
  • 14_kind_backend_mock_frontend.ipynb
  • 20_restate_runtime.ipynb

Open on GitHub

How to use examples with the docs

  1. Read the concept page first.
  2. Open the matching notebook.
  3. Run the notebook unchanged once.
  4. Only then start modifying tools, prompts, or runtime settings.