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

Duplicate responses to an action #2316

Open
Akshat-Mishra101 opened this issue Jan 15, 2025 · 7 comments
Open

Duplicate responses to an action #2316

Akshat-Mishra101 opened this issue Jan 15, 2025 · 7 comments
Labels
bug Something isn't working Need Feedback

Comments

@Akshat-Mishra101
Copy link

Akshat-Mishra101 commented Jan 15, 2025

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)

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

image
@Akshat-Mishra101 Akshat-Mishra101 added the bug Something isn't working label Jan 15, 2025
Copy link
Contributor

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!

@Surajbnp
Copy link

hey @Akshat-Mishra101
i am not able to start my project, getting error while installing dependencies. could you please help me to trubleshoot.
Screenshot 2025-01-15 170000

@tcm390
Copy link
Collaborator

tcm390 commented Jan 15, 2025

Yeah, it seems like a 'continue' action issue

@Surajbnp
Copy link

@tcm390 is there any solutions for it ? please provide

@AIFlowML
Copy link
Collaborator

@Akshat-Mishra101 You action is triggering a CONTINUE action state that lead to repetition.
Is the action you build correctrly registered ?

@Surajbnp We need a bit more of context to try solve this. Is thia a new start ? what version ?

@skimaharvey
Copy link

did you fix it? I am having the same issue

@mantu13
Copy link

mantu13 commented Jan 22, 2025

Image

@skimaharvey @AIFlowML still getting same issues . not able to run the repo, getting error code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Need Feedback
Projects
None yet
Development

No branches or pull requests

6 participants