mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 15:34:59 -05:00
## CHANGES - Upgrade Anthropic SDK from alpha.11 to beta.3 - Update API endpoint from v1 to v2 - Replace anthropic.F() with direct assignment - Replace anthropic.F() with anthropic.Opt() for optional params - Simplify event delta handling in streaming - Change client type from pointer to value type - Update comment with SDK changelog reference