Skip to content

🌿 Fern Regeneration -- April 4, 2026#750

Closed
fern-api[bot] wants to merge 4 commits intomainfrom
fern-bot/2026-04-04T14-09Z
Closed

🌿 Fern Regeneration -- April 4, 2026#750
fern-api[bot] wants to merge 4 commits intomainfrom
fern-bot/2026-04-04T14-09Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api bot commented Apr 4, 2026

This PR regenerates code to match the latest API Definition.


Note

Medium Risk
Medium risk due to the Python minimum version bump to 3.10 and changes to HTTP retry/client construction for async requests, which can affect runtime behavior under network failures.

Overview
Regenerates the Fern Python SDK to cohere v6.0.0, updating Fern CLI/generator versions and refreshing the dependency lockfile.

Raises the minimum supported Python version to 3.10 (project config + CI) and updates dev tooling (notably pytest/pytest-asyncio). Adds an optional aiohttp extra (aiohttp + httpx-aiohttp) plus new default async clients and CI coverage for aiohttp-marked tests.

Improves HTTP robustness by making retry behavior configurable via a base max-retries value and adding retries for connection/protocol errors (with exponential backoff). Updates async client initialization to optionally use httpx-aiohttp, and extends AsyncBaseCohere with an async_token hook for async token acquisition.

Reviewed by Cursor Bugbot for commit 1854009. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1854009. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant