Documentation / Examples
Examples¶
All default commands here are credential-free and deterministic. They validate the public runtime seam; they do not claim live provider, SIP, GCS, or PostgreSQL success.
| Example | Learn | Run |
|---|---|---|
| Minimal offline bot | smallest complete setup, tool-driven end, terminal result | python examples/minimal_offline.py |
| Vertex Product Catalog | realistic prompt, catalog tool, separate route adapters, LiveKit handoff | python examples/vertex_product_catalog/main.py |
Focused snippets are also available in:
Next: run the minimal example, then test your own bot.