> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 4.34.1

**`(fix):`** 修复 websocket 响应类型生成，当未定义服务器到客户端消息时使用 typing.Any，防止空联合类型的 mypy 错误。