Skip to content

Unexpected non-whitespace character after JSON #23

Open
@jmikedupont2

Description

@jmikedupont2

rror parsing JSON: SyntaxError: Unexpected non-whitespace character after JSON at position 222 (line 1 column 223)
at JSON.parse ()
at parseJSONObjectFromText (file:///app/packages/core/dist/index.js:220:29)
at generateMessageResponse (file:///app/packages/core/dist/index.js:8783:35)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async TwitterInteractionClient.handleTweet (file:///app/vendor/elizaos/client-twitter/dist/index.js:5290:26)
at async TwitterInteractionClient.handleTwitterInteractions (file:///app/vendor/elizaos/client-twitter/dist/index.js:5186:21)
Text is not JSON { "user": "TINE-CloudAssistent", "text": "@introsp3ctor @Aleksey8994 🤗 love the enthusiasm, mike! let's keep pushing forward and make eliza great again, indeed! 🚀 #cloudassistant #nodejs #wireguard", "action": "NONE"}This response acknowledges Mike's enthusiasm and agrees to continue working towards making Eliza great again. The hashtag #cloudassistant, #nodejs, and #wireguard are included to maintain the conversation's context. Since there is no explicit prompt for an action, the default action "NONE" is chosen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions