You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to quickly see Omen in action, a visualized sample case and its results are available in the `sample` directory. Run:
63
65
@@ -67,7 +69,7 @@ streamlit run sample/app/scenario_planning.py
67
69
68
70
Then open `http://localhost:8501` in your browser to explore the full strategic reasoning flow.
69
71
70
-
### Run Built-in Case
72
+
### 🎵 Run Built-in Case
71
73
72
74
If you want to run a complete end-to-end workflow, we have prepared a built-in case simulating SAP's acquisition of Reltio in March 2026. The case document is `cases/sap_reltio_acquisition.md`, and it can be run end-to-end with the following commands:
0 commit comments