Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 994 Bytes

File metadata and controls

48 lines (25 loc) · 994 Bytes

Changelog

[integrations/anthropic-v1.1.0] - 2024-09-20

🚀 Features

  • Add Anthropic prompt caching support, add example (#1006)

[integrations/anthropic-v1.0.0] - 2024-08-12

🐛 Bug Fixes

  • Replace DynamicChatPromptBuilder with ChatPromptBuilder (#940)

🚜 Refactor

  • Change meta data fields (#911)

🧪 Testing

  • Do not retry tests in hatch run test command (#954)

[integrations/anthropic-v0.4.1] - 2024-07-17

⚙️ Miscellaneous Tasks

  • Update ruff invocation to include check parameter (#853)

[integrations/anthropic-v0.4.0] - 2024-06-21

🚀 Features

  • Update Anthropic/Cohere for tools use (#790)
  • Update Anthropic default models, pydocs (#839)

⚙️ Miscellaneous Tasks

  • Retry tests to reduce flakyness (#836)

[integrations/anthropic-v0.2.0] - 2024-03-15

[integrations/anthropic-v0.1.0] - 2024-03-15

🚀 Features

  • Add AnthropicGenerator and AnthropicChatGenerator (#573)