Jakob Hördt

Results 2 issues of Jakob Hördt

At $WORK we offer an OpenAI compatible API and route based on the model parameter. Some clients, like the openai-python client, are generated from this API spec, so the python...

AFAICT, httpx-ws only supports Upgrading HTTP1.1 to WebSocket connections. There is an [RFC8441](https://datatracker.ietf.org/doc/html/rfc8441) for establishing WebSockets over an HTTP2 connection as well. This would be amazing to have since the...