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

## 0.10.2

**`(fix):`** SDK 始终发送枚举的线路值而不是枚举的名称。

### 修复内容

* SDK 始终发送枚举的线路值而不是枚举的名称。
* 回滚 #2719，它在我们的 Python 类型中引入了循环引用的额外问题。