Skip to content

pgai: v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 16:25

0.2.0 (2024-11-26)

Features

  • add Ollama support to vectorizer (6a4a449)

Bug Fixes

  • make vectorizer worker poll for new vectorizers (0672e7a)

Miscellaneous

  • a new database for each test (4ed938b)
  • add logo to pgai pypi (3366368)
  • add test for recursive text splitting (#207) (4a35fc6)
  • migrate project commands from Make to Just (42a8f79)
  • migrate to uv and hatch (#188) (627cf33)
  • refactor test infra (ac845ca)
  • run pgai tests against extension from source (ffc20d2)
  • scope postgres_container fixture to class (12c1780)
  • separate the dev/test/build between the projects (183be9e)
  • test the cli instead of the lambda handler (#204) (3a48f82)