Skip to content

API Error: 404 status code (no body) #60

@dluc

Description

@dluc

Followed the instructions, the only change I made to .env was adding the openai api key.
Whenever I type something in the chat I get this error:

API Error: 404 status code (no body)

I changed the command from

uv run uvicorn server:app --host 0.0.0.0 --port 8082 --reload

to

uv run uvicorn server:app --host 127.0.0.1 --port 18082 --reload

and everything worked out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions