Skip to content
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

404 error from the OpenAI AP #11

Open
chaosisnotrandomitisrhythmic opened this issue Apr 24, 2024 · 0 comments
Open

404 error from the OpenAI AP #11

chaosisnotrandomitisrhythmic opened this issue Apr 24, 2024 · 0 comments

Comments

@chaosisnotrandomitisrhythmic

POST request to /chat, which then results in an HTTP 500 error on the server-side due to the initial 404 error from the OpenAI API.

[llm/error] [1:llm:openai] [271ms] LLM run errored with error: "Request failed with status code 404"
  xxx POST /chat 500 276ms -

I was using the application with the environment variable ENABLED_MODEL_STORE=OPEN_AI set and also set a fresh OpenAI key.

Suspected issue due to recent API changes in Langchain/OpenAI, potentially causing this error due to breaking changes.

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

1 participant