Skip to content

Nit: improve route not supported error message #80

@donfour

Description

@donfour

Currently when a path doesn't match, we just return [BricksLLM] route not supported, which makes it slightly tricky to debug API calls made via an SDK, cause the SDK hide the request path from the user.

Maybe would be nice if we also return the request path along with the error, cause sometimes the error is really obvious.

Something like [BricksLLM] "/api/providers/foo/bar" is not a supported route?

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