Git Product home page Git Product logo

Comments (7)

karthink avatar karthink commented on May 23, 2024 1

Oops, thanks for catching that! Fixed in 444a431.

from gptel.

fosskers avatar fosskers commented on May 23, 2024

Further, from a fresh Emacs session, setting the gptel-model variable in config is not respected. I have it set to "gpt-4", but a new gptel invocation always starts with gpt-3.5-turbo with the value of gpt-model that I set myself overwritten.

from gptel.

fosskers avatar fosskers commented on May 23, 2024

Further again, even after evaluating (setq gptel-model "gpt-4") in the chat buffer itself it still calls the API via 3.5 turbo.

from gptel.

karthink avatar karthink commented on May 23, 2024

Didn't mean to close this issue yet. Did Github auto-close this because I said it's fixed in my above message?

from gptel.

karthink avatar karthink commented on May 23, 2024

@fosskers I take it from the reaction this is fixed now. Feel free to reopen this issue if not.

from gptel.

fosskers avatar fosskers commented on May 23, 2024

Uh oh...

HTTP/2 404 
date: Thu, 13 Apr 2023 05:37:31 GMT
content-type: application/json; charset=utf-8
vary: Origin
x-request-id: ac70f63f6b5951daddce9b5c16271406
strict-transport-security: max-age=15724800; includeSubDomains
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 7b715b885cc2af5a-NRT
content-encoding: gzip
alt-svc: h3=":443"; ma=86400, h3-29=":443"; ma=86400

{
    "error": {
        "message": "The model: `gpt-4` does not exist",
        "type": "invalid_request_error",
        "param": null,
        "code": "model_not_found"
    }
}

from gptel.

fosskers avatar fosskers commented on May 23, 2024

The consensus here seems to be that this is an issue on OpenAI's end; mainly that my account might not have GPT-4 access yet.

from gptel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.