SIGN IN SIGN UP
danielmiessler / Fabric UNCLAIMED

Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.

0 0 18 Go

fix: omit Anthropic sampling params for Claude Opus 4.7

## CHANGES

- Add Opus 4.7 sampling parameter guard
- Omit temperature and top_p for incompatible models
- Preserve existing TopP and temperature selection behavior
- Cover Opus 4.7 omission with unit test
K
Kayvan Sylvan committed
d2995ee02e63e7dc9fcc43ff3c86084b003ed90d
Parent: 8a3058e