For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
预约演示登录免费开始
  • 使用 SDK
    • SDK 概述
    • SDK 如何工作
    • Quickstart
    • Customer showcase
  • 使用 SDK
    • 项目结构
    • 添加自定义代码
    • Migrating to Replay
    • 功能特性
  • 参考
      • Generating an SDK
      • 发布到 PyPI
      • Python 配置
      • 添加自定义代码
      • 动态身份验证
      • aiohttp 支持
      • 变更日志
      • Customer showcase
  • 资源
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
预约演示登录免费开始
参考Python

Changelog

April 2, 2026
April 2, 2026

5.3.0

(feat): 为异步客户端添加 aiohttp 自动检测功能。当安装 httpx-aiohttp 包时,异步客户端自动使用 HttpxAiohttpClient 而不是默认的 httpx.AsyncClient。通过 [aiohttp] pip extra 添加可选的 aiohttp 和 httpx-aiohttp 依赖,以及在 _default_clients.py 中的 DefaultAioHttpClient 和 DefaultAsyncHttpxClient 便利类。

5.2.2

(fix): 修复 extra_dependencies 覆盖行为,使用户指定的依赖版本能可靠地优先于捆绑的生成器默认值。此前,生成期间添加的捆绑依赖(例如 pydantic、typing_extensions)会覆盖来自 extra_dependencies 的客户版本固定。现在用户覆盖受到保护,不会被内部依赖添加所覆盖。

此页面是否有帮助?
编辑此页面
上一个

April 3, 2026

下一个

March 31, 2026