Skip to content

Commit 930e757

Browse files
committed
Add some memories. Tidy up.
1 parent 8a9917a commit 930e757

12 files changed

+25
-7
lines changed

MEMORIES.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,22 @@ We burned more than 3 million inference tokens during the day:
66

77
3008.03k
88

9-
![3M tokens used during labs - full dashboard](memories/3milliontokens-dashboard.png)
9+
![3M tokens used during labs - full dashboard](memories/2025-01-16/3milliontokens-dashboard.png)
1010

11-
![3M tokens used during labs - dashboard summary](memories/3milliontokens.png)
11+
![3M tokens used during labs - dashboard summary](memories/2025-01-16/3milliontokens.png)
1212

13-
![Lab0 comparison chart - python](memories/lab0-python.png)
13+
![Lab0 comparison chart - python](memories/2025-01-16/lab0-python.png)
1414

15-
![Lab0 comparison chart - .NET](memories/lab0-dotnet.png)
15+
![Lab0 comparison chart - .NET](memories/2025-01-16/lab0-dotnet.png)
16+
17+
![Calm before the storm - final prep before doors open](memories/2025-01-16/calm-before-the-storm-final-prep-before-doors-open.jpeg)
18+
19+
![First event 2026 - pivot from Semantic Kernel](memories/2025-01-16/first-event-2026-pivot-from-semantic-kernel.jpeg)
20+
21+
![Getting started](memories/2025-01-16/getting-started.jpeg)
22+
23+
![Kicking things off](memories/2025-01-16/kicking-things-off.jpeg)
24+
25+
![Thank you sponsor Akumina](memories/2025-01-16/thank-you-sponsor-akumina.jpeg)
26+
27+
![Underway](memories/2025-01-16/underway.jpeg)

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,19 @@ <h2 id="memories-heading" class="card__title">16-Jan-2026 - Agent Framework Dev
6363
</p>
6464
<img
6565
class="memory-image"
66-
src="memories/3milliontokens-dashboard.png"
66+
src="memories/2025-01-16/3milliontokens-dashboard.png"
6767
alt="Dashboard showing three million tokens used during labs"
6868
loading="lazy"
6969
>
7070
<p class="card__body">
7171
<strong>3008.03k tokens</strong> - A testament to the hands-on, intensive nature of our labs.
7272
</p>
73+
<img
74+
class="memory-image"
75+
src="memories/2025-01-16/underway.jpeg"
76+
alt="Event underway at Agent Framework Dev Day"
77+
loading="lazy"
78+
>
7379
</section>
7480

7581
<!-- Event Details -->
@@ -91,7 +97,7 @@ <h2 id="event-heading" class="card__title">Agent Framework Dev Day</h2>
9197
<a href="https://github.com/AgentFrameworkDev/agent-framework-dev-day" target="_blank" rel="noopener noreferrer">Agent Framework Dev Day Repository</a>
9298
</p>
9399
<div class="cta-group">
94-
<a class="btn btn--primary" href="https://www.meetup.com/bostonazureai/events/312564860/" target="_blank" rel="noopener noreferrer">Register on Meetup</a>
100+
<a class="btn btn--primary" href="https://www.meetup.com/bostonazureai/events/" target="_blank" rel="noopener noreferrer">Register on Meetup (new events will appear here)</a>
95101
</div>
96102
</section>
97103

@@ -130,7 +136,7 @@ <h2 id="resources-heading" class="card__title">Labs and materials</h2>
130136
<ul class="card__list">
131137
<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>
132138
<li><a href="https://github.com/AgentFrameworkDev" target="_blank" rel="noopener noreferrer">GitHub Organization</a> - All project repositories</li>
133-
<li><a href="https://www.meetup.com/bostonazureai/events/312564860/" target="_blank" rel="noopener noreferrer">Meetup Event Page</a> - Registration and updates</li>
139+
<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>
134140
</ul>
135141
</section>
136142

File renamed without changes.
3.35 MB
Loading
342 KB
Loading
2.16 MB
Loading
1000 KB
Loading

0 commit comments

Comments
 (0)