forked from nano-react-app/template-js
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels