DeFine

Results 7 issues of DeFine

**Feature and Motivation** Currently, we lack direct support for using Livepeer as an image generation provider. Users who have a LIVEPEER_API_KEY must rely on custom workaround solutions to integrate their...

enhancement

**Describe the bug** At _packages/core/src/generate.ts_ When the `imageModelProvider` did not match `modelProvider`, the code iteratively checked for API keys in a fallback chain. It stopped at the first available key...

bug

##Relates to https://github.com/ai16z/eliza/issues/1270 ##Risks None known ## What does this PR do? Introduces an addition on _packages/core/src/generate.ts_ that first tries to match the apiKey to it's corresponding imageModelProvider and moves...

**Description** Adding a new type of “swarm agent” to the Eliza framework. The goal is to allow multiple agents to coordinate on tasks in a way similar to how single-character...

enhancement

# 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...

# Error when sending message without `ANTHROPIC_API_KEY`: "x-api-key header is required" ## Description When installing Eliza from source and running `bun start`, attempts to send a message to the agent...

bug
1.x

might be Relevant to the issue: https://github.com/livepeer/go-livepeer/issues/3744 **Impact:** High. Cannot process BYOC jobs into Livepeer. Problem: When trying to sent Micropayments to a Bring your own container(BYOC) type of job...

status: triage