mirror of
https://github.com/symfony/ai-anthropic-platform.git
synced 2026-03-23 23:32:07 +01:00
466 B
466 B
CHANGELOG
0.7
- Extend prompt caching support for tool definitions
0.6
- Add Anthropic prompt caching support via
cacheRetentionparameter onModelClientandPlatformFactory - 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