Skip to content

Releases: timescale/pgai

extension-0.11.2

14 Oct 14:28
f15011e

Choose a tag to compare

What's Changed

Full Changelog: pgai-v0.12.1...extension-0.11.2

pgai: v0.12.1

13 Oct 18:59
c1a7959

Choose a tag to compare

0.12.1 (2025-10-13)

Bug Fixes

  • make file extension guessing with uri query parameters (#879) (55c3c2e)

pgai: v0.12.0

04 Sep 19:41

Choose a tag to compare

0.12.0 (2025-09-04)

Features

  • add ai.set_scheduling function to change scheduling (cbb688f)

Bug Fixes

  • render view comments (ce66c5c)
  • use vectorizer id for pg_try_advisory_xact_lock instead of queue oid (be923a1)

Miscellaneous

extension-0.11.1

11 Aug 07:47
4b54320

Choose a tag to compare

Fixes

Remove Debian specific python path for global packages from sys.path (b7badfe)

extension-0.11.0

10 Jul 11:59

Choose a tag to compare

chore: release extension 0.11.0

pgai: v0.11.4

04 Jul 10:06

Choose a tag to compare

0.11.4 (2025-07-04)

Bug Fixes

  • skip empty strings when batching documents (4e040a9)

pgai: v0.11.3

30 Jun 16:07

Choose a tag to compare

0.11.3 (2025-06-30)

Bug Fixes

  • pass voyage api key to client (8eab632)
  • store ModelRequest in generate_sql messages list (#834) (0dd09c0)
  • vectorizer_relationship with tuple table args (#805) (ae49c48)

Miscellaneous

pgai: v0.11.2

12 Jun 11:46
c00d6aa

Choose a tag to compare

0.11.2 (2025-06-12)

Miscellaneous

pgai: v0.11.1

11 Jun 16:21
b8b7495

Choose a tag to compare

0.11.1 (2025-06-11)

Miscellaneous

  • switch back to python 3.12 in docker image (#806) (c8a8847)

pgai: v0.11.0

11 Jun 15:35
3c92455

Choose a tag to compare

0.11.0 (2025-06-11)

Features

  • support named vectorizers in ai.execute_vectorizer (#776) (5f4e3e1)

Bug Fixes

  • incorrect error of column does not exist (b8019a4)
  • skip granting already granted roles when granting permissions to ai.vectorizer_errors view (#804) (15a06e6)
  • use cwd for dotenv (b95efcb)

Miscellaneous

  • deps: bump python (#787) (8f5dfa2)
  • deps: bump the dependencies group across 1 directory with 6 updates (#775) (21c947e)
  • ignore dist directory from pyright (404eeb3)