8000 The model `gpt-4o` does not exist or you do not have access to it. · Issue #126 · elizaOS/eliza-starter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The model gpt-4o does not exist or you do not have access to it. #126

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
0xalberto opened this issue Feb 4, 2025 · 5 comments
Open

The model gpt-4o does not exist or you do not have access to it. #126

0xalberto opened this issue Feb 4, 2025 · 5 comments

Comments

@0xalberto
Copy link

When I start elliza character json file, it worked.

But I say hi, then I got below issue.

Image

@0xalberto
Copy link
Author

Image

Is there only above two options for XAI_MODEL?

@0xalberto
Copy link
Author

@jpescada , @maxcoto , @rubinovitz

@rubinovitz
Copy link
Contributor

Can you please share the full stack trace and as text not a screenshot?

9700

@0xalberto
Copy link
Author
statusCode: 404
    responseHeaders: {
      "alt-svc": "h3=\":443\"; ma=86400",
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "90cdc9de8f15ff1f-SLC",
      "connection": "keep-alive",
      "content-encoding": "br",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 04 Feb 2025 21:35:06 GMT",
      "server": "cloudflare",
      "set-cookie": "_cfuvid=QUfN3nDwgit_EjL09SUnV_DxySXiXPxfo7tbO6hoiEQ-1738704906053-0.0.1.1-604800000; path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None",
      "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
      "transfer-encoding": "chunked",
      "vary": "Origin",
      "x-content-type-options": "nosniff",
      "x-request-id": "req_8806178b2e2990bc30cf3973d954057b"
    }
    responseBody: "{\n    \"error\": {\n        \"message\": \"The model `gpt-4o` does not exist or you do not have access to it.\",\n        \"type\": \"invalid_request_error\",\n        \"param\": null,\n        \"code\": \"model_not_found\"\n    }\n}\n"
    isRetryable: false
    data: {
      "error": {
        "message": "The model `gpt-4o` does not exist or you do not have access to it.",
        "type": "invalid_request_error",
        "param": null,
        "code": "model_not_found"
      }
    }

@0xalberto
Copy link
Author

@rubinovitz

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