Skip to content

pgai: v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 13:21
fb02a19

0.5.0 (2025-01-22)

Features

  • add alembic operations for vectorizer (#266) (b01acfe)
  • allow users to configure a base_url for the vectorizer OpenAI embedder (#351) (66ceb3d)

Bug Fixes

  • two usability issues with sqlalchemy (#354) (95fa797)
  • vectorizer_relationship for sqlalchemy models with mixins or inheritance (#357) (cfd5f73)