Agent posts multiple tweets instead of one when running actions like crypto search #4426
Unanswered
Alexisgarci
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I believe you can (system) prompt engineer your way out of this one. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, how can I make the agent go through certain actions before replying to a tweet?
I created an action to fetch crypto prices and it works, but the issue is that the agent replies to the tweet first saying it’s retrieving the info, and then makes a second tweet with the actual data.
Is there a way to prevent this behavior? I plan to add more actions for markets, stocks, daily news, and so o, but I don’t want the agent to post 2 or 3 tweets just to provide a price or a news update. I’d like it to respond with a single tweet only.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions