- Add Anthropic prompt caching support, add example (#1006)
- Replace DynamicChatPromptBuilder with ChatPromptBuilder (#940)
- Change meta data fields (#911)
- Do not retry tests in
hatch run test
command (#954)
- Update ruff invocation to include check parameter (#853)
- Update Anthropic/Cohere for tools use (#790)
- Update Anthropic default models, pydocs (#839)
- Retry tests to reduce flakyness (#836)
- Add AnthropicGenerator and AnthropicChatGenerator (#573)