Skip to content

🌿 Fern Regeneration -- March 26, 2026 - #151

Closed
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-03-26T16-45Z
Closed

🌿 Fern Regeneration -- March 26, 2026#151
fern-api[bot] wants to merge 1 commit into
mainfrom
fern-bot/2026-03-26T16-45Z

Conversation

@fern-api

@fern-api fern-api Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR regenerates code to match the latest API Definition.


Note

High Risk
Large Fern regeneration that rewires most clients/tests from github.com/cohere-ai/cohere-go/v2 to github.com/cohere-ai/cohere-go, updates SDK identification headers/versioning, and adds a new multipart audio transcription endpoint—high risk for breaking module/import compatibility and request behavior.

Overview
Fern regeneration updates SDK versioning and package wiring. Metadata and request headers are bumped (generator 1.31.4, SDK v0.2.1), and most generated clients/tests switch their types and error decoding from .../v2 imports to github.com/cohere-ai/cohere-go equivalents (plus some map[string]interface{}map[string]any cleanups).

Adds new Audio API support. Introduces an Audio subclient on the root client.Client and a new audio/transcriptions client that performs POST /v2/audio/transcriptions as multipart form-data (file, model, language, optional temperature), along with corresponding error codes and wire/unit tests.

Written by Cursor Bugbot for commit 080df3e. This will update automatically on new commits. 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