Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Athens team] Bug: Agents frequently talk to themselves #476

Open
dimits-ts opened this issue Mar 7, 2025 · 1 comment
Open

[Athens team] Bug: Agents frequently talk to themselves #476

dimits-ts opened this issue Mar 7, 2025 · 1 comment

Comments

@dimits-ts
Copy link
Collaborator

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:
Image

@dimits-ts
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant