Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

🌿 Fern Regeneration -- October 3, 2024 #124

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Oct 3, 2024

This PR regenerates code to match the latest API Definition.

@fern-api fern-api bot requested a review from fern-support October 3, 2024 18:06
@Swimburger
Copy link
Contributor

Swimburger commented Oct 3, 2024

This change looks good to me.
We need to increment the major version number and note the following changes:

Added:

  • client.files().upload(), client.transcripts().submit(), and client.transcripts().transcribe() now accept an InputStream

Changes:

  • (Breaking) Parameters are annotated with @NotNull when appropriate
  • (Breaking) Parameters that should not be null will throw an exception will given null.
  • (Breaking) ANTHROPIC_CLAUDE2 is renamed to ANTHROPIC_CLAUDE2_0
  • Files are now uploaded using InputStream to avoid loading them into memory.

@Swimburger Swimburger requested a review from smithakolan October 3, 2024 18:57
@Swimburger Swimburger merged commit cefda91 into main Oct 3, 2024
3 checks passed
@Swimburger Swimburger deleted the fern-bot/10-03-2024-0606PM branch October 3, 2024 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants