> 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.10.0

**`(feat):`** 添加对文件上传请求参数使用 TypedDicts 的支持。此标志应与 `use_typeddict_requests` 标志一起使用，如下所示：

```yaml
config:
  use_typeddict_requests: true
  use_typeddict_requests_for_file_upload: true
```

## 4.9.0

**`(feat):`** 实现原始客户端支持，用于在一元端点中访问响应标头和数据。

## 4.8.0

**`(feat):`** 添加对内联路径参数的支持