chore: (docs) update language from deriver to dreamer agent
This commit is contained in:
parent
8266d4c5af
commit
79a4a297ea
|
|
@ -445,7 +445,7 @@ const updatedBob = await alice.setCard(["Works at Acme", "Enjoys hiking"], "bob"
|
|||
</CodeGroup>
|
||||
|
||||
<Info>
|
||||
Peer cards are automatically maintained by the deriver agent during message processing. Use `set_card()` / `setCard()` when you need to manually override or seed the card — the peer will be created automatically if it doesn't already exist.
|
||||
Peer cards are automatically maintained by the dreaming agent during message processing. Use `set_card()` / `setCard()` when you need to manually override or seed the card — the peer will be created automatically if it doesn't already exist.
|
||||
</Info>
|
||||
|
||||
### Conclusions
|
||||
|
|
|
|||
Loading…
Reference in New Issue