Skip to content

404 error from the OpenAI AP #11

@chaosisnotrandomitisrhythmic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions