Skip to content

Releases: papi-ai/google

v0.9.1

10 Mar 18:33

Choose a tag to compare

Changes since v0.9:

  • Fix Psalm MoreSpecificImplementedParamType in stream() method
  • Add PHPDoc to all classes and public methods

v0.9.0

08 Mar 17:37

Choose a tag to compare

Changes in this release:

  • Error mapping: 401→AuthenticationException, 429→RateLimitException, 4xx/5xx→ProviderException
  • Gemini 2.x model constants
  • Requires papi-core ^0.9

v0.8

07 Mar 22:33

Choose a tag to compare

Changes in this release

  • Require papi-core ^0.8 (middleware pipeline support)

v0.7

07 Mar 20:36

Choose a tag to compare

Changes in this release

  • Require papi-core ^0.7
  • Fix LICENSE copyright

v0.6

07 Mar 20:08

Choose a tag to compare

Changes in this release

  • Add EmbeddingProviderInterface support (text embeddings via Google Gemini API)
  • Add development tooling (PHP CS Fixer, Psalm, CI workflow, pre-commit hooks)
  • Require papi-core ^0.6