File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -279,6 +279,8 @@ If input and/or output is encoded (compressed) like mp4/aac then you must have `
279279
280280Due 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
283285from solana_agent import SolanaAgent
284286
Original file line number Diff line number Diff line change @@ -203,6 +203,8 @@ If input and/or output is encoded (compressed) like mp4/aac then you must have f
203203
204204Due 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
You can’t perform that action at this time.
0 commit comments