Files
archived-ai-anthropic-platform/CHANGELOG.md
2026-03-16 21:38:51 +01:00

466 B

CHANGELOG

0.7

  • Extend prompt caching support for tool definitions

0.6

  • Add Anthropic prompt caching support via cacheRetention parameter on ModelClient and PlatformFactory
  • Add structured output support

0.4

  • Add thinking support to Anthropic normalizer
  • Parse thinking events in ResultConverter
  • Add Capability::THINKING to thinking-capable models and wire up thinking options in ModelClient

0.1

  • Add the bridge