-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
feat: new plugin LetzAI #1868
base: develop
Are you sure you want to change the base?
feat: new plugin LetzAI #1868
Conversation
docs: Add DAO donation ask & dev discord
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 @mitchoz! 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!
Had to retire the test API Key, please use this one: |
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.
Please remove the pnpm-lock.yaml changes from the PR, as this might break some versions.
…/eliza into 0000--feat-letzai-plugin
Relates to
n/a - new plugin
Risks
Low, it's a new plugin.
Background
What does this PR do?
This plugin adds Image Generation capabilities from (LetzAI)[https://www.letz.ai]
What kind of change is this?
Features (non-breaking change which adds functionality)
Why are we doing this? Any context or related work?
To enable agents to generate consistent images of characters, objects or art styles using LetzAI API.
Documentation changes needed?
My changes do not require a change to the project documentation.
Testing
Where should a reviewer start?
Go to plugin-letzai and add plugin as documented.
Reviewer will need LetzAI API Key.
The following temporary key can be use for testing purposes:
LETZAI_API_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjVlZDc0MDgzLWY5ZDEtNDg5Ny1iOGUzLWM4ZjE1OTZhZjc2NyIsImVtYWlsIjoibXNAbGl2ZWFuZGRldi5jb20iLCJjcmVhdGVkQXQiOiIyMDI1LTAxLTAxVDA4OjIxOjA0LjM1NloiLCJpYXQiOjE3MzU3MTk2NjQsImV4cCI6MTc2NzI1NTY2NH0.oEL-8MlCqyoM0bRhPS8XFwBqZApMEzyF3LenwC0QOF8
Once key is added and plugin is installed, create a character that uses the plugin + GENERATE_IMAGE action and ask agent to generate image.
It will take around 50 seconds to receive image with default settings.
Discord username
mitch0z