You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a futuristic cityscape awash with vibrant neon hues, two silhouetted figures stand against a backdrop of towering skyscrapers under a kaleidoscopic night sky. The mysterious duo, bathed in the warm glow of street lamps, exchange cryptic words as they ponder what lies ahead in this dystopian yet exhilarating world.
◎ LOGS
Image settings:
{}
◎ LOGS
Generating image with prompt:
In a futuristic cityscape awash with vibrant neon hues, two silhouetted figures stand against a backdrop of towering skyscrapers under a kaleidoscopic night sky. The mysterious duo, bathed in the warm glow of street lamps, exchange cryptic words as they ponder what lies ahead in this dystopian yet exhilarating world.
ℹ INFORMATIONS
Generating image with options:
{"imageModelProvider":"dall-e-3"}
◎ LOGS
Image generation successful, number of images:
1
file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:2334
throw new Error(await response.text());
^
Error: {"errors":[{"code":38,"message":"media parameter is missing."}]}
at uploadMedia (file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:2334:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Promise.all (index 0)
at async createCreateTweetRequest (file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:1975:22)
at async Scraper.sendTweet (file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:3503:12)
at async file:///root/workspace/elizavision/eliza/packages/client-twitter/dist/index.js:14:36
at async RequestQueue.processQueue (file:///root/workspace/elizavision/eliza/packages/client-twitter/dist/index.js:32:17)
Hello @denizekiz, this is a duplicate of #1183. Let's continue the discussion there. In the meantime, you need to disable the Near plugin to make it work.
Describe the bug
Interaction.ts in twitter-client throw error after image-generation plugin creates generating image in callback.
To Reproduce
force agent to select generate image action.
Expected behavior
Throws the below error.
◎ LOGS
Image prompt received:
In a futuristic cityscape awash with vibrant neon hues, two silhouetted figures stand against a backdrop of towering skyscrapers under a kaleidoscopic night sky. The mysterious duo, bathed in the warm glow of street lamps, exchange cryptic words as they ponder what lies ahead in this dystopian yet exhilarating world.
◎ LOGS
Image settings:
{}
◎ LOGS
Generating image with prompt:
In a futuristic cityscape awash with vibrant neon hues, two silhouetted figures stand against a backdrop of towering skyscrapers under a kaleidoscopic night sky. The mysterious duo, bathed in the warm glow of street lamps, exchange cryptic words as they ponder what lies ahead in this dystopian yet exhilarating world.
ℹ INFORMATIONS
Generating image with options:
{"imageModelProvider":"dall-e-3"}
◎ LOGS
Image generation successful, number of images:
1
◎ LOGS
Processing image 1:
generated_1736166224120_0
◎ LOGS
Generated caption for image 1:
...
file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:2334
throw new Error(await response.text());
^
Error: {"errors":[{"code":38,"message":"media parameter is missing."}]}
at uploadMedia (file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:2334:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Promise.all (index 0)
at async createCreateTweetRequest (file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:1975:22)
at async Scraper.sendTweet (file:///root/workspace/elizavision/eliza/node_modules/agent-twitter-client/dist/node/esm/index.mjs:3503:12)
at async file:///root/workspace/elizavision/eliza/packages/client-twitter/dist/index.js:14:36
at async RequestQueue.processQueue (file:///root/workspace/elizavision/eliza/packages/client-twitter/dist/index.js:32:17)
Node.js v23.3.0
/root/workspace/elizavision/eliza/agent:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @elizaos/[email protected] start:
node --loader ts-node/esm src/index.ts "--isRoot" "--characters=./characters/racervision.character.json"
Exit status 1
ELIFECYCLE Command failed with exit code 1.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: