Update README.md
This commit is contained in:
@@ -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
|
||||
Made with 💜 in San Francisco
|
||||
|
||||
Reference in New Issue
Block a user