Skip to content

Commit 9fb3151

Browse files
update readme
1 parent 38ac96f commit 9fb3151

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ If input and/or output is encoded (compressed) like mp4/aac then you must have `
279279

280280
Due to the overhead of the router (API call) - realtime only supports a single agent setup.
281281

282+
Realtime uses MongoDB for memory so Zep is not needed.
283+
282284
```python
283285
from solana_agent import SolanaAgent
284286

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ If input and/or output is encoded (compressed) like mp4/aac then you must have f
203203

204204
Due to the overhead of the router (API call) - realtime only supports a single agent setup.
205205

206+
Realtime uses MongoDB for memory so Zep is not needed.
207+
206208
.. code-block:: python
207209
208210
from solana_agent import SolanaAgent

0 commit comments

Comments
 (0)