genkit_anthropic 0.2.3 copy "genkit_anthropic: ^0.2.3" to clipboard
genkit_anthropic: ^0.2.3 copied to clipboard

Anthropic plugin for Genkit Dart. Provides full support for the Claude family of models with advanced features like tool calling, multimodal inputs, and Genkit's unified generate API.

0.2.3 #

Fixes #

  • Update openai_dart/anthropic_sdk_dart for robust third-party provider support (#215)

0.2.2 #

  • updated internal dependencies.

0.2.1 #

  • updated internal dependencies.

0.2.0 #

Breaking Changes #

  • removed vertex support to unblock using plugin with flutter (#209)

0.1.0+1 #

  • Update a dependency to the latest release.

0.1.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.1.0-dev.1 #

  • Update a dependency to the latest release.

0.0.1-dev.9 #

Note: This release has breaking changes.

  • REFACTOR: make all classes final or base (#179).
  • FEAT(openai): add Vertex support with shared Vertex auth utilities (#185).
  • FEAT(anthropic): add Vertex AI transport and sample app (#182).
  • BREAKING REFACTOR: renamed @Schematic() to @Schema() (#192).

0.0.1-dev.8 #

Note: This release has breaking changes.

  • REFACTOR: hide package:json_schema_builder (#167).
  • FIX: do not default instructions for json format (should use native constrained generation) (#176).
  • FIX: fix strict casts (#165).
  • BREAKING FEAT: move basic type functions to static creation method on SchemanticType (#154).

0.0.1-dev.7 #

  • REFACTOR: Introduce a dedicated plugin.dart entry point for plugin-related exports (#149).

0.0.1-dev.6 #

  • Update a dependency to the latest release.

0.0.1-dev.5 #

  • REFACTOR: automate telemetry exporter configuration (#131).
  • FEAT: implemented/fixed tools calling and structured output for firebase_ai (#138).
  • DOCS: improve documentation for Anthropic plugin options and methods, and update the package description.

0.0.1-dev.4 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: generate api cleanup (#125).

0.0.1-dev.3 #

  • Update a dependency to the latest release.

0.0.1-dev.2 #

  • REFACTOR: renamed anthropic.claude to model.
  • FEAT: added anthropic plugin (#86).
0
likes
150
points
681
downloads

Documentation

API reference

Publisher

verified publishergenkit.dev

Weekly Downloads

Anthropic plugin for Genkit Dart. Provides full support for the Claude family of models with advanced features like tool calling, multimodal inputs, and Genkit's unified generate API.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

anthropic_sdk_dart, genkit, meta, schemantic

More

Packages that depend on genkit_anthropic