Skip to content

SDK regeneration#490

Open
fern-api[bot] wants to merge 2 commits into
mainfrom
fern-bot/2026-07-09_14-22-55_114
Open

SDK regeneration#490
fern-api[bot] wants to merge 2 commits into
mainfrom
fern-bot/2026-07-09_14-22-55_114

Conversation

@fern-api

@fern-api fern-api Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Automated SDK generation by Fern


Action required: 3 files with unresolved customization conflicts

The new generation changed code you previously customized. Non-conflicting customizations have been applied automatically. The following files need manual resolution:

File Your customization Why it conflicted
pyproject.toml Expose temperature parameter on TTS client (#486) The new generation changed the same lines you edited
pyproject.toml bump version to 0.14.0 (#488) The new generation changed the same lines you edited
src/hume/core/client_wrapper.py bump version to 0.14.0 (#488) The new generation changed the same lines you edited

How to resolve

  1. Check out this branch:
    git fetch origin && git checkout -b fern-bot/2026-07-09_14-22-55_114 origin/fern-bot/2026-07-09_14-22-55_114
    Or if you don't have the repo cloned:
    git clone https://github.com/HumeAI/hume-python-sdk.git && cd hume-python-sdk && git checkout -b fern-bot/2026-07-09_14-22-55_114 origin/fern-bot/2026-07-09_14-22-55_114
  2. Run: fern replay resolve
  3. Open the conflicting files in your editor — you'll see standard merge conflict markers
  4. Resolve using your editor's merge tools (VS Code, IntelliJ, etc.)
  5. Run: fern replay resolve again to finalize
  6. Push your changes

Your resolved customizations will be remembered on future SDK generations.
If you merge this PR without resolving, your unresolved customizations will conflict again on the next generation.

fern-api Bot added 2 commits July 9, 2026 14:22
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-python-sdk: 4.61.0
Patches with unresolved conflicts (2):
  - patch-ece510a1: Expose temperature parameter on TTS client (#486)
  - patch-660ad969: bump version to 0.14.0 (#488)
    Run `fern-replay resolve` to apply these customizations.
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.

0 participants