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
ℹ INFORMATIONS
ZG_UPLOAD action started
{"messageId":"dd1a0a90-4dbe-00c8-9e72-5ffbfa88c53c","hasState":true,"hasCallback":true}
Error in generateObject: InvalidArgumentError [AI_InvalidArgumentError]: Invalid argument for parameter schema: Schema is required for object output.
at validateObjectGenerationInput (file:///home/mioku/0g-eliza/packages/core/node_modules/ai/dist/index.mjs:1955:13)
at generateObject (file:///home/mioku/0g-eliza/packages/core/node_modules/ai/dist/index.mjs:2051:3)
at handleOpenAI (file:///home/mioku/0g-eliza/packages/core/dist/index.js:29609:18)
at handleProvider (file:///home/mioku/0g-eliza/packages/core/dist/index.js:29573:26)
at generateObject (file:///home/mioku/0g-eliza/packages/core/dist/index.js:29535:32)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.handler (file:///home/mioku/0g-eliza/packages/plugin-0g/dist/index.js:321:29)
at async AgentRuntime.processActions (file:///home/mioku/0g-eliza/packages/core/dist/index.js:30964:17)
at async file:///home/mioku/0g-eliza/packages/client-direct/dist/index.js:4490:13 {
cause: undefined,
parameter: 'schema',
value: undefined,
[Symbol(vercel.ai.error)]: true,
[Symbol(vercel.ai.error.AI_InvalidArgumentError)]: true
}
Regardless of the model, OpenAI, Anthropic, Grok, this error keeps occurring.
The text was updated successfully, but these errors were encountered:
Hello @mioku50! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor!
["✓ Normalized action: zgupload"]
["ℹ Executing handler for action: ZG_UPLOAD"]
ℹ INFORMATIONS
ZG_UPLOAD action started
{"messageId":"dd1a0a90-4dbe-00c8-9e72-5ffbfa88c53c","hasState":true,"hasCallback":true}
Error in generateObject: InvalidArgumentError [AI_InvalidArgumentError]: Invalid argument for parameter schema: Schema is required for object output.
at validateObjectGenerationInput (file:///home/mioku/0g-eliza/packages/core/node_modules/ai/dist/index.mjs:1955:13)
at generateObject (file:///home/mioku/0g-eliza/packages/core/node_modules/ai/dist/index.mjs:2051:3)
at handleOpenAI (file:///home/mioku/0g-eliza/packages/core/dist/index.js:29609:18)
at handleProvider (file:///home/mioku/0g-eliza/packages/core/dist/index.js:29573:26)
at generateObject (file:///home/mioku/0g-eliza/packages/core/dist/index.js:29535:32)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.handler (file:///home/mioku/0g-eliza/packages/plugin-0g/dist/index.js:321:29)
at async AgentRuntime.processActions (file:///home/mioku/0g-eliza/packages/core/dist/index.js:30964:17)
at async file:///home/mioku/0g-eliza/packages/client-direct/dist/index.js:4490:13 {
cause: undefined,
parameter: 'schema',
value: undefined,
[Symbol(vercel.ai.error)]: true,
[Symbol(vercel.ai.error.AI_InvalidArgumentError)]: true
}
Regardless of the model, OpenAI, Anthropic, Grok, this error keeps occurring.
The text was updated successfully, but these errors were encountered: