Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 761 Bytes

File metadata and controls

29 lines (16 loc) · 761 Bytes

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).