Update README.md

This commit is contained in:
Christina Tong
2026-02-04 11:09:09 -08:00
committed by GitHub
parent 9d7206d27c
commit 7e9d19d420

View File

@@ -47,7 +47,7 @@ for await (const msg of session.stream()) {
}
```
By default, `resumeSession(agentId)` continues the agents most recent conversation. To start a fresh thread, use `createSession(agentId)` (see docs).
By default, `resumeSession(agentId)` continues the agents default conversation. To start a fresh thread, use `createSession(agentId)` (see docs).
## Links
@@ -56,4 +56,4 @@ By default, `resumeSession(agentId)` continues the agents most recent convers
---
Made with 💜 in San Francisco
Made with 💜 in San Francisco