Skip to content

Commit 8858a0f

Browse files
author
BusinessHotels.com
authored
Update README.md
1 parent 8da2bc8 commit 8858a0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/business-hotels-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ print(final.text)
448448
449449
---
450450
451-
## 🔁 Multi-Hotel Comparison Pattern (High Performance)
451+
## 🔁 Multi-Hotel Comparison Pattern (High Performance) - Python
452452
This API uses a **one-hotel-per-request** architecture. To maintain sub-second response times for comparisons, agents must use **asynchronous parallelism** rather than sequential loops.
453453
454454
## ✅ Correct Pattern — Parallel Fetching (Under 1 Second)

0 commit comments

Comments
 (0)