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

May 20, 2026
May 20, 2026

5.14.1

(fix): Fix SSE streaming performance regression by caching pydantic.TypeAdapter instances in parse_obj_as(). Previously, a new TypeAdapter was constructed on every call, which is extremely expensive for discriminated union types. This caused ~8x slowdown in SSE event parsing introduced in v4.51.0 (parse_sse_obj).

5.14.0

(feat): Add support for the x-fern-base-path OpenAPI extension. Root path parameters declared on the base path are hoisted to the client constructor; endpoint methods no longer take them as arguments and URL substitution reads them from the client wrapper.

5.13.1

(fix): Use hasWebSocketInTree IR field to wire WebSocket sub-clients into the root client, even when the WebSocket channel lives on a nested sub-resource rather than the top-level namespace package.

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

May 21, 2026

下一个

May 19, 2026