10000 Issue with Models · Issue #142 · elizaOS/eliza-starter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Issue with Models #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
arre-ankit opened this issue Feb 21, 2025 · 1 comment
Open

Issue with Models #142

arre-ankit opened this issue Feb 21, 2025< 9CFB /relative-time> · 1 comment

Comments

@arre-ankit
Copy link

I am putting correct API_KEY in .env still getting this error
I tried with all models and got same error

    character: "Eliza"
    modelProvider: "openai"
    characterModelProvider: "openai"
[2025-02-21 22:16:38] INFO: Eliza(b850bc30-45f8-0041-a00a-83df46d8555d) - Setting Model Provider:
    characterModelProvider: "openai"
    optsModelProvider: "openai"
    finalSelection: "openai"
[2025-02-21 22:16:38] INFO: Eliza(b850bc30-45f8-0041-a00a-83df46d8555d) - Selected model provider: openai
[2025-02-21 22:16:38] INFO: Eliza(b850bc30-45f8-0041-a00a-83df46d8555d) - Selected image model provider: openai
[2025-02-21 22:16:38] INFO: Eliza(b850bc30-45f8-0041-a00a-83df46d8555d) - Selected image vision model provider: openai
[2025-02-21 22:16:38] INFO: Initializing LlamaService...
You: Hi
[2025-02-21 22:16:50] ERROR: API Response: {
    "error": {
        "message": "You do not have access to the organization tied to the API key.",
        "type": "invalid_request_error",
        "param": null,
        "code": "invalid_organization"
    }
}

[2025-02-21 22:16:50] ERROR: Full error details:
[2025-02-21 22:16:50] ERROR: Failed to generate embedding:
[2025-02-21 22:16:50] ERROR: API Response: {
    "error": {
        "message": "You do not have access to the organization tied to the API key.",
        "type": "invalid_request_error",
        "param": null,
        "code": "invalid_organization"
    }
}

[2025-02-21 22:16:50] ERROR: Full error details:
file:///D:/2025-Projects/eliza-agent-mental-heath/node_modules/.pnpm/@elizaos+core@0.1.9_@google_3148df7f60711e0fb759cfeb471ef142/node_modules/@elizaos/core/dist/index.js:2528
      throw new Error(
            ^

Error: Embedding API Error: 401 Unauthorized
    at getRemoteEmbedding (file:///D:/2025-Projects/eliza-agent-mental-heath/node_modules/.pnpm/@elizaos+core@0.1.9_@google_3148df7f60711e0fb759cfeb471ef142/node_modules/@elizaos/core/dist/index.js:2528:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async embed (file:///D:/2025-Projects/eliza-agent-mental-heath/node_modules/.pnpm/@elizaos+core@0.1.9_@google_3148df7f60711e0fb759cfeb471ef142/node_modules/@elizaos/core/dist/index.js:2588:12)
    at async Object.get (file:///D:/2025-Projects/eliza-agent-mental-heath/node_modules/.pnpm/@elizaos+core@0.1.9_@google_3148df7f60711e0fb759cfeb471ef142/node_modules/@elizaos/core/dist/index.js:38415:21)
    at async AgentRuntime.composeState (file:///D:/2025-Projects/eliza-agent-mental-heath/node_modules/.pnpm/@elizaos+core@0.1.9_@google_3148df7f60711e0fb759cfeb471ef142/node_modules/@elizaos/core/dist/index.js:39962:23)
    at async file:///D:/2025-Projects/eliza-agent-mental-heath/node_modules/.pnpm/@elizaos+client-direct@0.1._dbe95607ecaf9e962dd082a9582c1142/node_modules/@elizaos/client-direct/dist/index.js:4626:21

Node.js v22.12.0
 ELIFECYCLE  Command failed with exit code 1.```
@himanshu-sugha
Copy link

got any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0