Skip to content

Commit 5f57f69

Browse files
Revise README title and itinerary report details
Updated project title and modified itinerary cost description.
1 parent 688f7ef commit 5f57f69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Microsoft WebWright — Google Flights Example
1+
# Microsoft WebWright (Web AI Agent)— Google Flights Example
22

33
> A reference implementation of the **Microsoft WebWright architecture**.
44
>A real-world WebWright agent that autonomously browses Google Flights, compares round-trip itineraries (HKG ⇌ CJU), and saves a structured recommendation — powered by GPT-4o, Playwright, and a three-component Runner / Model / Environment loop with built-in self-reflection.
@@ -240,5 +240,5 @@ python run.py
240240

241241
After a successful run you will find:
242242

243-
- **`workspace/flights_report.txt`** — recommended itinerary within HK$20,000
243+
- **`workspace/flights_report.txt`** — recommended itinerary
244244
- **`workspace/run_log_<timestamp>.jsonl`** — full trace of every thought, action, and observation

0 commit comments

Comments
 (0)