github danielmiessler/Fabric v1.4.452

5 hours ago

Changes

PR #2111 by ksylvan: fix: omit Anthropic sampling params for Claude Opus 4.7

  • Fix: Omit Anthropic sampling parameters for Claude Opus 4.7 to ensure compatibility.
  • Add a sampling parameter guard specifically for Opus 4.7.
  • Omit temperature and top_p for models that do not support these parameters.
  • Preserve existing TopP and temperature selection behavior for compatible models.
  • Add unit test coverage for the Opus 4.7 sampling parameter omission.

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.