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

feat: new plugin LetzAI #1868

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

mitchoz
Copy link

@mitchoz mitchoz commented Jan 5, 2025

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

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

@mitchoz
Copy link
Author

mitchoz commented Jan 5, 2025

Had to retire the test API Key, please use this one:
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjdhN2U4YmQ5LTA1MjgtNDEwOC05MzhhLTZlZmY0YTM0NTllNiIsImVtYWlsIjoibWlzY2guc3Ryb3R6K2VsaXphQGdtYWlsLmNvbSIsImNyZWF0ZWRBdCI6IjIwMjUtMDEtMDVUMTA6Mzc6MDEuMzY3WiIsImlhdCI6MTczNjA3MzQyMSwiZXhwIjoxNzY3NjA5NDIxfQ.2-iVCrLFleLM0CHVP2s3-g63AWVZNu5Z8shdLLI1VMU

@mitchoz mitchoz changed the base branch from main to develop January 5, 2025 15:53
Copy link

@DanielWahl DanielWahl left a 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.

packages/core/src/types.ts Outdated Show resolved Hide resolved
packages/plugin-letzai/package.json Show resolved Hide resolved
packages/plugin-letzai/src/index-test.ts Outdated Show resolved Hide resolved
packages/plugin-letzai/src/index.ts Show resolved Hide resolved
packages/plugin-letzai/src/index.ts Show resolved Hide resolved
@odilitime odilitime added Plugin_new Mark PRs that are a new plugin Needs Testing labels Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Testing Plugin_new Mark PRs that are a new plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants