Skip to content

Add write-up for session 2 english#19

Merged
pamelafox merged 5 commits intoAzure-Samples:mainfrom
pamelafox:session2
Feb 26, 2026
Merged

Add write-up for session 2 english#19
pamelafox merged 5 commits intoAzure-Samples:mainfrom
pamelafox:session2

Conversation

@pamelafox
Copy link
Copy Markdown
Contributor

Adds session 2 writeup

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the English Session 2 write-up for the Python + Agents series, including annotated slides with timestamps and supporting slide images.

Changes:

  • Added presentations/english/session-2/README.md with a full Session 2 write-up (annotated slides + Q&A summary).
  • Added new slide images referenced by the write-up under presentations/english/session-2/images/.
  • Included a chat_history.db file in the PR contents.

Reviewed changes

Copilot reviewed 1 out of 47 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
presentations/english/session-2/README.md New Session 2 write-up with table of contents, annotated slides + timestamps, and Q&A sections.
presentations/english/session-2/images/slide_9.png Added slide image referenced by the write-up.
presentations/english/session-2/images/slide_12.png Added slide image referenced by the write-up.
presentations/english/session-2/images/slide_18.png Added slide image referenced by the write-up.
presentations/english/session-2/images/slide_35.png Added slide image referenced by the write-up.
chat_history.db Database file included in PR contents.
Comments suppressed due to low confidence (1)

presentations/english/session-2/README.md:125

  • This sentence uses “Microsoft agent framework” while other parts of the doc use “Microsoft Agent Framework”. Standardizing capitalization here would keep terminology consistent across the write-up.
Session memory involves tracking all messages and tool interactions within a single conversation. The Microsoft agent framework provides a `session` abstraction with unique IDs to manage this. By creating a session and passing it with each agent run, the agent maintains full context of the ongoing conversation, enabling accurate follow-up responses. Sessions can be serialized and shared across different agents, making them portable and restorable across time.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread presentations/english/session-2/README.md Outdated
Comment thread presentations/english/session-2/README.md Outdated
pamelafox and others added 3 commits February 26, 2026 06:16
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 47 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread presentations/english/session-2/README.md
@madebygps
Copy link
Copy Markdown
Collaborator

lgtm!

@pamelafox pamelafox merged commit 4a98192 into Azure-Samples:main Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants