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

FerePro Plugin for Eliza #1405

Open
r4881t opened this issue Dec 23, 2024 · 0 comments · Fixed by #1502
Open

FerePro Plugin for Eliza #1405

r4881t opened this issue Dec 23, 2024 · 0 comments · Fixed by #1502
Labels
enhancement New feature or request

Comments

@r4881t
Copy link

r4881t commented Dec 23, 2024

Is your feature request related to a problem? Please describe.

We'd like to extend Eliza's capabilities with FerePro Agent. FerePro is an agent developed by FereAI which can perform open world Q&A related to various crypto topics like - Token Research, Investment Decisions, KOL research, category research, actions (swap, trade and more). It can interpret and answer questions of various complexities. We believe that adding this as a plugin will significantly improve Eliza's capabilities to perform research and Q&A.

Describe the solution you'd like

A Plugin for FerePro in Eliza's codebase.

Describe alternatives you've considered

As an alternate, we will need to add a lot of tools and multi agentic capabilities to Eliza. FerePro can abstract all of that.
Disclaimer: I'm a co founder and core dev at FereAI.

Additional context

Architecture

  1. FerePro APIs can provide streaming answer as well as non streaming answer. This plugin must support both the use cases.
  2. FerePro APIs also provide a bunch of intermediate responses. This is usually shown in UI for users to get a view of happenings behind the scenes. They should only be enabled when this plugin is run in debug mode. Developers can use this info to troubleshoot or get support from Fere team.

Others

  1. Developers will need to get API keys from FereAI.
  2. This key must be passed to the plugin for it to work.
  3. FerePro is a freemium API. There is a limit on questions that can be asked for free. (We can revise the limits based on community feedback). For extended use cases, the developers must top up their account by visiting fereai.xyz.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant