File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ pip install fastapi uvicorn[standard] gradio websockets
1212
1313## Usage
1414
15- ### Quick Start (Recommended)
15+ ### Quick Start
1616
1717Start the gradio web server (from web_ui dir):
1818
@@ -25,7 +25,7 @@ Click on the URL shown in the terminal to open the web interface.
2525### Use the Web Interface
2626
27271 . ** Select Agent Script** : Choose which agent script to run (e.g., ` libe_agent_basic.py ` )
28- 2 . ** Select Scripts Directory** : Choose the test directory containing scripts to process
28+ 2 . ** Select Scripts Directory** : Choose the test directory containing scripts to process (e.g., scripts_with_errors).
29293 . ** Click Run** : The agent will execute and output will appear in real-time
30304 . ** View Generated Scripts** : Generated scripts will appear in the dropdown and can be viewed
3131
You can’t perform that action at this time.
0 commit comments