Giter Club home page Giter Club logo

Comments (9)

michaelhhogue avatar michaelhhogue commented on July 20, 2024 1

Going to go ahead and close this assuming it was an OpenAI outage issue. I can reopen if the issue still persists while there isn't an active outage.

from self-operating-computer.

TedLau avatar TedLau commented on July 20, 2024

same issue, MacOS.

from self-operating-computer.

fr0g-66723067 avatar fr0g-66723067 commented on July 20, 2024

are you able to hit the openai api url?

curl https://api.openai.com/v1

from self-operating-computer.

michaelhhogue avatar michaelhhogue commented on July 20, 2024

@dockercore Sounds like an API issue. Can you verify if you're still having this problem?

from self-operating-computer.

dockercore avatar dockercore commented on July 20, 2024

are you able to hit the openai api url?

curl https://api.openai.com/v1

curl https://api.openai.com/v1
{
"error": {
"message": "Invalid URL (GET /v1)",
"type": "invalid_request_error",
"param": null,
"code": null
}
}

from self-operating-computer.

joshbickett avatar joshbickett commented on July 20, 2024

There've been some api outages with gpt-4-vision over the last few days. This may be related

from self-operating-computer.

Sameeraali835 avatar Sameeraali835 commented on July 20, 2024

@dockercore Sounds like an API issue. Can you verify if you're still having this problem?

How to verify

from self-operating-computer.

michaelhhogue avatar michaelhhogue commented on July 20, 2024

@Sameeraali835 I mean to just try running operate again and see if there is still a "Request timed out" message. However, as @joshbickett mentioned, this is likely an issue on OpenAI's side with outages.

from self-operating-computer.

YadocsAi avatar YadocsAi commented on July 20, 2024

Hello

Seams like I'm having the same trouble (on Linux)
Here is the same I get from the curl command :
curl https://api.openai.com/v1
{
"еггог": {
"type": "invalid_request_error",
"code": "unknown_url"
"message": "Unknown request URL: GET /v1. Please check the UR L for typos, or see the docs at https:// platform.openai.com/docs/api-reference/."
"param": null
}
}

I have read request #79 and #80 to figure out what to do but nothing worked. Also made some double check about the API key letter format but it is the correct one as I use it with other tools.

Have you been able to figure out how to solve this issue ?

Thanks !

from self-operating-computer.

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.