diff --git a/README.md b/README.md index 1ce9fac..bd93e2a 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ for await (const msg of session.stream()) { } ``` -By default, `resumeSession(agentId)` continues the agent’s most recent conversation. To start a fresh thread, use `createSession(agentId)` (see docs). +By default, `resumeSession(agentId)` continues the agent’s default conversation. To start a fresh thread, use `createSession(agentId)` (see docs). ## Links @@ -56,4 +56,4 @@ By default, `resumeSession(agentId)` continues the agent’s most recent convers --- -Made with 💜 in San Francisco \ No newline at end of file +Made with 💜 in San Francisco