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.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to PyPI
      • Configuration
      • Adding custom code
      • Dynamic authentication
      • aiohttp support
      • Changelog
      • Customer showcase
  • Reference
    • 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
Book a demoLog inStart for free
GeneratorsPython

Changelog

June 20, 2024
June 20, 2024

2.13.1-rc0

(fix): The Python SDK now does not send additional properties via JSON or data if the request is leveraging the other field.

What’s been fixed

  • the Python SDK now does not send additional properties via JSON or data if the request is leveraging the other field.

What’s changed

  • Improvement: the Python SDK now copies unit tests over to the generated SDK for additional unit testing (separate from wire-format testing).

2.13.0-rc0

(internal): The Python SDK generator is now upgraded to IR V49.

2.10.2

(fix): The SDK now handles stream termination sequences like [DONE].

What’s been fixed

  • The SDK now handles stream termination sequences like [DONE]. This is a typical way for LLM providers to communicate when the stream has ended.

2.10.1

(fix): Improve the SDK to not leak JSONDecodeError to SDK users. Instead, an ApiError will be thrown with the text content of the response.

2.10.0

(feat): Add support for higher quality README.md generation.

2.9.10

(fix): The generator now only specifies the readme location within pyproject.toml if one was successfully created.

Was this page helpful?
Edit this page
Previous

June 25, 2024

Next

June 19, 2024