Spaces:
Running
Running
| @echo off | |
| echo Running end-to-end demo... This will generate a plan and export documents to output_demo/ | |
| python scripts/demo_end_to_end.py | |
| pause | |
| @echo off | |
| echo Running end-to-end demo... This will generate a plan and export documents to output_demo/ | |
| python scripts/demo_end_to_end.py | |
| pause | |