langchain_anthropic 0.2.0+1 copy "langchain_anthropic: ^0.2.0+1" to clipboard
langchain_anthropic: ^0.2.0+1 copied to clipboard

Anthropic module for LangChain.dart (Claude 3.5 Sonnet, Opus, Haiku, Instant, etc.).

📣 Check out the releases page or the #announcements channel on the LangChain.dart Discord server for more details.


0.2.0+1 #

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

0.2.0 #

  • FEAT: Update ChatAnthropic default model to claude-3-5-sonnet-20241022 (#584). (4f0d9cfb)

0.1.1+2 #

  • Update a dependency to the latest release.

0.1.1+1 #

  • Update a dependency to the latest release.

0.1.1 #

  • FEAT: Implement additive options merging for cascade bind calls (#500). (8691eb21)
  • REFACTOR: Remove default model from the language model options (#498). (44363e43)
  • REFACTOR: Depend on exact versions for internal 1st party dependencies (#484). (244e5e8f)

0.1.0 #

0.0.1-dev.1 #

  • Bootstrap project.