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

question + when finding a tweet with image and attempting recognition, it fails #21

Open
Laurentiu-Andronache opened this issue Dec 16, 2024 · 0 comments

Comments

@Laurentiu-Andronache
Copy link

issue described here: ai16z/eliza#1123

This is with Eliza.

  1. By the way, what's the minimum modification that I can do when in Eliza to load the latest agent-twitter-client instead of what's available there? I would appreciate it if you wrote here what follows in the command line as well.

  2. I managed to enable search, and it works, but I'm not sure I did it the standard way. Please tell me what's the minimum change in order to achieve it. I did what's below, and I also uncommented the required line:

    this.enableSearch = true;
    const manager = new TwitterManager(runtime, this.enableSearch);

After that, putting TWITTER_SEARCH_ENABLE in the character file in the settings : secrets section is irrelevant. It just always searches, which is bad because maybe I'd turn it off with certain characters.

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