v0.0.16
·
76 commits
to refs/heads/main
since this release
Minor release adding proper support for MCP servers using SSE and Websockets, with configurable headers, as well as OpenAI o4 model support.
Huge thanks to @pmohan6 especially for adding WS support (with tests), as well as @aloktiagi for quickly adding o4 day-of-launch
Changes
- feature: support websocket connections and passing in HTTP headers to websockets and SSE connections @pmohan6 (#116)
- add support for o4 reasoning models @aloktiagi (#142)