You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @bonk1t Currently we don't utilize the system prompt passed in the messages in Mem0 client. So passing system message multiple times won't have any impact on memory creation. This is a simple example to showcase the functionality but if you are interested more in how to alter memory creation based on your requirements you should check out this doc: https://docs.mem0.ai/features/custom-instructions
Here the system prompt is only used by the OpenAI call.
In the readme.md we add the system message to memories on every iteration:
Is this a desired behavior?
The text was updated successfully, but these errors were encountered: