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

March 16, 2026
March 16, 2026

5.0.1

(chore): 在生成的 pyproject.toml 中将 pytest-asyncio 开发依赖从 ^0.23.5 升级到 ^1.0.0。这消除了在 Python 3.14+ 上运行测试时关于 asyncio.iscoroutinefunction、asyncio.get_event_loop_policy 和 asyncio.set_event_loop_policy 的弃用警告。

5.0.0

(feat): 将生成的 pyproject.toml 中的默认最低 Python 版本从 ^3.8 提升到 ^3.10。这允许依赖解析器选择 Pydantic 2.11+ 和 pydantic-core 2.33+,它们为 Python 3.14 提供预构建的 wheel 包,修复了 Python 3.14 上的安装失败问题。

4.64.1

(fix): 在生成的 GitHub CI 工作流中为 python-version 添加引号,以防止像 ^3.10 这样的版本被 YAML 解析器误解释为 3.1。

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

March 17, 2026

下一个

March 12, 2026