Skip to content

Streaming errors don't include the correct error #428

@timonv

Description

@timonv

Aware there is some effort being made here, but opening the issue just in case.

For example, when streaming and openai returns a bad request, it will just return a 'invalid status code', without the actual body of the request. Currently I turn streaming off if I have issues. Still, it's tedious.

I'm concerned solving this might be a bit more involved, since event source does some weird error mapping as well.

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