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

fix: Bugfix in LetzAI Plugin -> missing named export and Plugin-type #2062

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

DanielWahl
Copy link
Contributor

Relates to

0002--feat-letzai-plugin tiny bugfix in the export of the module. Plugin was already merged to dev but requires this change to work fine.
Added export of the letzAIPlugin as named export and added Plugin-type.

Risks

Low - small bugfix for new plugin

Background

What does this PR do?

This plugin adds Image Generation capabilities from LetzAI.
This PR fixes a bug in the mentioned plugin.

What kind of change is this?

Bug fixes (non-breaking change which fixes an issue)
Features (non-breaking change which adds functionality)

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 the plugin as documented.

Detailed testing steps

  • Reviewer will need a LetzAI API Key.

  • The following temporary key can be used for testing purposes:
    LETZAI_API_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjVlZDc0MDgzLWY5ZDEtNDg5Ny1iOGUzLWM4ZjE1OTZhZjc2NyIsImVtYWlsIjoibXNAbGl2ZWFuZGRldi5jb20iLCJjcmVhdGVkQXQiOiIyMDI1LTAxLTAxVDA4OjIxOjA0LjM1NloiLCJpYXQiOjE3MzU3MTk2NjQsImV4cCI6MTc2NzI1NTY2NH0.oEL-8MlCqyoM0bRhPS8XFwBqZApMEzyF3LenwC0QOF8

  • Once the key is added and the plugin is installed, create a character that uses the plugin + GENERATE_IMAGE action and ask the agent to generate an image.

  • It will take around 50 seconds to receive the image with default settings.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @DanielWahl! 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!

@mitchoz
Copy link
Contributor

mitchoz commented Jan 9, 2025

OK to merge

@wtfsayo wtfsayo enabled auto-merge (squash) January 9, 2025 11:47
@wtfsayo wtfsayo self-requested a review January 9, 2025 11:48
@wtfsayo wtfsayo merged commit 0e345ec into elizaOS:develop Jan 9, 2025
3 checks passed
0xpi-ai pushed a commit to 0xpi-ai/NayariAI that referenced this pull request Jan 15, 2025
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

Successfully merging this pull request may close these issues.

3 participants