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: Integrate Livepeer LLM provider #2154

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

Conversation

UD1sto
Copy link
Contributor

@UD1sto UD1sto commented Jan 11, 2025

Relates to

Risks

Low.

Background

Extends Livepeer as provider.

What does this PR do?

-Integrates Livepeer as LLM provider
-updates Livepeer img gen with retries.
-updates Livepeer relevant docs.

What kind of change is this?

Features (non-breaking change which adds functionality)

Documentation changes needed?

Already implemented.

Testing

Where should a reviewer start?

Detailed testing steps

@UD1sto UD1sto force-pushed the feat-livepeer-integration-dev branch from 6439f45 to ccb8ed4 Compare January 12, 2025 16:30
UD1sto and others added 9 commits January 12, 2025 17:16
Updated docs for Livepeer LLM integration
Fixes this error
```
Error handling message: Error: Image generation configuration validation failed:
: At least one of ANTHROPIC_API_KEY, NINETEEN_AI_API_KEY, TOGETHER_API_KEY, HEURIST_API_KEY, FAL_API_KEY, OPENAI_API_KEY or VENICE_API_KEY is required
    at validateImageGenConfig (file:///root/eliza-test/eliza-livepeer-integration/packages/plugin-image-generation/dist/index.js:38:19)
```
@Titan-Node
Copy link
Contributor

Once this PR gets merged UD1sto#4 we are good to go.

Tested different models for LLM and Image in the .env, tested different gateways both https and http, everything checks out.

@UD1sto UD1sto changed the title Integrate Livepeer LLM provider feat: Integrate Livepeer LLM provider Jan 14, 2025
@UD1sto UD1sto marked this pull request as ready for review January 14, 2025 20:42
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.

2 participants