Skip to content

v0.74.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 12:02
· 12 commits to main since this release
1acd4ad

PromptingTools v0.74.0

Diff since v0.73.0

Breaking

Added

  • Added support for extended output (up to 128K tokens) with Claude 3.7 models via the :extended_output beta header.

Fixed

  • Added validation to ensure that thinking.budget_tokens does not exceed max_tokens when using Anthropic API.

Commits

Merged pull requests:

  • Adding in the official sonnet model name (#276) (@Sixzero)
  • Add extended output support for Claude 3.7 models (#278) (@Sixzero)