-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Implement asterai plugin #2045
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @rellfy! Welcome to the ai16z community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now a ai16z contributor!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! LGTM.
look forward to having more actions/provider information supported in the plugin :)
@rellfy Please resolve conflicts |
feat: Implement asterai plugin
Relates to
N/A
Risks
Low risk. The user is in full control of the configuration, and it is opt-in.
Background
What does this PR do?
This PR implements a plugin for interacting with asterai plugins and agents.
What kind of change is this?
This plugin provides functionality to allow Eliza agents to interact with
asterai plugins and agent apps.
This expands the Eliza character's utility by giving it access to all
the functionality of asterai's ecosystem of marketplace and private plugins
and apps.
Documentation changes needed?
The documentation is self-contained in the new plugin package introduced by this PR.
Testing
I tested this PR using Eliza's web UI by configuring the plugin and asking the Eliza character to perform an action available through the asterai platform. It successfully queried the app and showed the relevant response.
Detailed testing steps
@elizaos/plugin-asterai
plugin to an Eliza characterDeploy Notes
N/A
Database changes
N/A
Deployment instructions
The package should be published on a repository like NPM so that users can consume the plugin easily.
Discord username
rellfy