Skip to content

Commit f59d181

Browse files
committed
Update Web UI README
1 parent 9b12c15 commit f59d181

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

agentic/web_ui/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1717
Start 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

2727
1. **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).
2929
3. **Click Run**: The agent will execute and output will appear in real-time
3030
4. **View Generated Scripts**: Generated scripts will appear in the dropdown and can be viewed
3131

0 commit comments

Comments
 (0)