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

February 9, 2026
February 9, 2026

4.55.4

(fix): 通过用基于 Pydantic V2 TypeAdapter 的 parse_date/parse_datetime 实现替换 pydantic.v1.datetime_parse 导入来修复 Python 3.14 兼容性。剩余的 pydantic.v1 导入用警告抑制包装,以避免”Core Pydantic V1 functionality isn’t compatible with Python 3.14”警告。

4.55.3

(fix): 修复名为 json 的 body 属性与 json 模块导入冲突的问题,该冲突发生在为 multipart 文件上传请求生成 json.dumps(jsonable_encoder(...)) 时。现在当检测到名为 json 的 body 属性时,json 模块会被别名为 _json。

4.55.2

(fix): 添加 websockets 库 v14 的 websocket 兼容性垫片。生成的 SDK 现在使用 core/websocket_compat.py 模块,该模块抽象了 InvalidStatusCode 与 InvalidStatus 异常的差异,确保与 websockets v12-13 和 v14+ 的兼容性。

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

February 10, 2026

下一个

February 6, 2026