Timescale/pgai: Release pgai-v0.4.0

Name: pgai

Owner: Timescale

Release: pgai: v0.4.0

Released: 2025-01-10

License: PostgreSQL

Release Assets:

0.4.0 (2025-01-08)

Features

  • add sqlalchemy vectorizer_relationship (#265) (0230509)
  • load api keys from db in self hosted vectorizer (#311) (b7573b7)
  • print unexpected error traceback in debug logs (#344) (d9bdcd6)
  • pull missing ollama models (#301) (dbac246)
  • upgrade ollama client to 0.4.5 (#345) (c579238)

Bug Fixes

  • handle 'null' value in chunking 'chunk_column' (#340) (f283b6c)

Miscellaneous

  • fix broken pgai build by pinning hatchling (#308) (5441f2d)
  • register postgres_params custom pytest.mark (#327) (89039b2)
  • split embedders in individual files (#315) (77673ee)

To top