Skip to content

Commit df6f429

Browse files
authored
Update examples in README for clarity
1 parent a9bf114 commit df6f429

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Last updated: 2026-02-02
1919

2020
</details>
2121

22-
> E.g
22+
> E.g Web App approach:
2323
2424
<div align="center">
2525
<img width="950" alt="image" src="https://github.com/user-attachments/assets/886cca9f-9630-4d5f-aca1-b4d37a42fa2d" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
@@ -139,7 +139,7 @@ graph TD
139139
- Deploys AI Models (`gpt-4o-mini`, `text-embedding-3-small`).
140140
- Sets up A2A protocol infrastructure including event queues and monitoring.
141141

142-
> E.g
142+
> E.g Web App approach:
143143
144144
<img width="1859" height="900" alt="image" src="https://github.com/user-attachments/assets/cd24ab7f-5ddd-46de-b266-0d0a24c45803" />
145145

@@ -153,13 +153,13 @@ graph TD
153153
- Sets up a Python virtual environment.
154154
- Ingests `product_catalog.csv` into Cosmos DB with A2A event notifications.
155155

156-
> E.g
156+
> E.g Web App approach:
157157
158158
<https://github.com/user-attachments/assets/41bf0976-0ca8-47fe-a2fa-8750bcc6f848>
159159

160160
- Creates and populates an Azure AI Search index with vector embeddings through A2A coordination.
161161

162-
> E.g
162+
> E.g Web App approach:
163163
164164
<https://github.com/user-attachments/assets/37c4a8cd-73e1-4392-8755-fb018481d8cb>
165165

0 commit comments

Comments
 (0)