From 9db36de69800fa1f2f59cbf4259277b2e366872d Mon Sep 17 00:00:00 2001 From: Joe Fernandez <931947+joefernandez@users.noreply.github.com> Date: Mon, 8 Jun 2026 13:18:26 -0700 Subject: [PATCH] Simplify Session, State and Memory page title (#1814) "Introduction to" is not appropriate or necessary for the title. Removing it to improve readability and brevity. --- docs/sessions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sessions/index.md b/docs/sessions/index.md index 7a91e5fb59..4ce2fbbba6 100644 --- a/docs/sessions/index.md +++ b/docs/sessions/index.md @@ -1,4 +1,4 @@ -# Introduction to Conversational Context: Session, State, and Memory +# Conversational Context: Session, State, and Memory