Skip to content

Commit 90b92c1

Browse files
committed
Update index.html with new content
1 parent b25a72d commit 90b92c1

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@ <h2 id="memories-heading" class="card__title">16-Jan-2026 - Agent Framework Dev
8585
alt="Event underway at Agent Framework Dev Day"
8686
loading="lazy"
8787
>
88+
<blockquote class="card__body">
89+
<p>“The workshop was incredibly informative to understand Agentic Framework and gain practitioner’s / builder’s experience with hands down labs. I very much enjoyed doing labs on:”</p>
90+
<ol>
91+
<li>Agentic Workflows implementing sequential, concurrent, and human-in-the-loop workflows</li>
92+
<li>Agentic RAG scenarios with Azure AI Search and Agent Framework orchestration.</li>
93+
</ol>
94+
</blockquote>
95+
<blockquote class="card__body">
96+
<p>“One of the best days spent with community of likeminded friends and professionals!!”</p>
97+
</blockquote>
8898
</section>
8999

90100
<!-- Event Details -->
@@ -145,7 +155,7 @@ <h2 id="resources-heading" class="card__title">Labs and materials</h2>
145155
<ul class="card__list">
146156
<li><a href="https://github.com/AgentFrameworkDev/agent-framework-dev-day" target="_blank" rel="noopener noreferrer">Lab Repository</a> - Hands-on exercises and code samples</li>
147157
<li><a href="https://github.com/AgentFrameworkDev" target="_blank" rel="noopener noreferrer">GitHub Organization</a> - All project repositories</li>
148-
<li><a href="https://www.meetup.com/bostonazureai/events/" target="_blank" rel="noopener noreferrer">Meetup Event Page</a> - Registration and updates (future events will be listed here)[...]</li>
158+
<li><a href="https://www.meetup.com/bostonazureai/events/" target="_blank" rel="noopener noreferrer">Meetup Event Page</a> - Registration and updates (future events will be listed here)[...]
149159
</ul>
150160
</section>
151161

0 commit comments

Comments
 (0)