Fern Support

Results 12 issues of Fern Support

Updates pypi badge to be accurate.

In this PR, the Hume Python SDK is regenerated with Fern's python generator. The new SDK provides a single top level client that exports APIs across `expressionMeasurement`, `empathicVoice` and `customModels`....

Currently, there is a custom decorator that checks to see if deprecated fields are used within function calls Specifically response_format is checked for schema ([see here](https://github.com/cohere-ai/cohere-python/blob/main/src/cohere/client.py#L163-L164)), this doesn't work if...

## Description Added a page for OpenAPI generator vs Fern to the docs. Added to SDK alternatives section as hidden in docs.yml Please review for accuracy!

## Summary This PR updates the CI workflow to use OIDC (OpenID Connect) authentication for npmjs publishing instead of static authentication tokens. Starting in **mid-November 2025**, npm is deprecating long-lived...

propertyName should use discriminated unions, but when set we were counterintuitively using undiscriminated unions (faulty logic in isliteral function). separate issue was that we weren't preserving descriptions correctly when using...

feat: upgrade to Fern generator v3.28.4 with batches API and modernized tooling Upgrade SDK generator from v1.0.0 to v3.28.4, introducing significant architectural improvements and new API capabilities. This release adds...

## Summary This PR updates the CI workflow to use OIDC (OpenID Connect) authentication for npmjs publishing instead of static authentication tokens. Starting in **mid-November 2025**, npm is deprecating long-lived...