SuppressInital Message not working when an Action is Triggered · Issue #160 · elizaOS/eliza-starter · GitHub
More Web Proxy on the site http://driver.im/
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
Anytime I converse with the agent and it calls an Action, I end up getting two responses,
The callback from the action - and then the default response
This seem not to work:
...action,
suppressInitialMessage: true, //
...
The text was updated successfully, but these errors were encountered: