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 3, 2026
February 3, 2026

4.54.3

(fix): 修复 mypy 类型检查与 pydantic 字段别名的兼容性。当字段具有别名时(如带有别名 bucketId 的 bucket_id),pydantic.Field(alias=…) 现在放置在 Annotated 类型提示内,而不是作为默认值。这使得 mypy 在构造函数签名中看到 Python 字段名,同时 Pydantic 仍使用别名进行 JSON 序列化。

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

February 5, 2026

下一个

January 29, 2026