-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Duplicate responses to an action #2316
Comments
Hello @Akshat-Mishra101! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor! |
hey @Akshat-Mishra101 |
Yeah, it seems like a 'continue' action issue |
@tcm390 is there any solutions for it ? please provide |
@Akshat-Mishra101 You action is triggering a CONTINUE action state that lead to repetition. @Surajbnp We need a bit more of context to try solve this. Is thia a new start ? what version ? |
did you fix it? I am having the same issue |
![]() @skimaharvey @AIFlowML still getting same issues . not able to run the repo, getting error code 1 |
Getting duplicate responses on tweets which can possibly trigger actions
I've created an action which performs token due diligence. Whenever i prompt my agent relating to that action, more than half of the times it sends me double or duplicate responses.
the times, when i don't get any duplicate responses,![image (11)](https://private-user-images.githubusercontent.com/84511650/403298051-d756b7bd-3503-49ae-a896-b547d914e587.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTI1NTIsIm5iZiI6MTczOTU5MjI1MiwicGF0aCI6Ii84NDUxMTY1MC80MDMyOTgwNTEtZDc1NmI3YmQtMzUwMy00OWFlLWE4OTYtYjU0N2Q5MTRlNTg3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MDQxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTljNTE0ZGU0ZDUyMmQ3MDYwZTg5MzMyN2I4NDUxNDJhZTE0MThjNzY0YjZkZTcyN2U0YmQ4MTA2MmMyMGQ4OTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.06QYjA2_NNe1yb1imbD3RWpmqXYEPpUhFJC8QKIao6o)
To Reproduce
copy and paste this action and include it in your agent
Comment out the part regarding the token check logic, and just observe whether the action is being called twice
Expected behavior
Responds once, to a tweet, reply or mention pertaining to an action
A single response, to my prompt.
Additional context
I'm using the eliza starter template
"@elizaos/client-twitter": "^0.1.7",
Screenshots
The text was updated successfully, but these errors were encountered: