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
From my own experiments, LLMs can understand that if two comments are made by the same username, then they are made by the same author. Thus, we could probably fix this by hardcoding a prompt explicitly telling LLM agents not to respond to themselves.
Even in the presence of other participants, LLM agents with the default prompt frequently refer to themselves as if they are different users.
Example from our latest experiment:

The text was updated successfully, but these errors were encountered: