Skip to content

Error: No handler found for delegate type: TEXT_EMBEDDING with OpenAI #4418

@Kirstygoodary

Description

@Kirstygoodary

Having issues in the chat, when writing the message getting this error:

file:///Users/../.nvm/versions/node/v23.3.0/lib/node_modules/@elizaos/cli/dist/chunk-GFPVHNVN.js:46822
      throw new Error(`No handler found for delegate type: ${modelKey}`);
            ^
Error: No handler found for delegate type: TEXT_EMBEDDING

I've added the open api key to .env.

On line 45459 in chunk-GFPVHNVN.js - TEXT_EMBEDDING: "TEXT_EMBEDDING", is being used as the modelKey it seems.
is this right for modelType?

Also tried rm -rf ~/.eliza and restarted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions