Pgai

Latest version: v0.9.2

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.9.2

[0.9.2](https://github.com/timescale/pgai/compare/pgai-v0.9.1...pgai-v0.9.2) (2025-03-25)


Bug Fixes

* force runtime chunk exclusion in fetch_work_query ([581](https://github.com/timescale/pgai/issues/581)) ([378b18f](https://github.com/timescale/pgai/commit/378b18f528317d2626966da9b47283ba8876e337))

0.9.1

[0.9.1](https://github.com/timescale/pgai/compare/pgai-v0.9.0...pgai-v0.9.1) (2025-03-21)


Miscellaneous

* wrap exceptions in a group ([577](https://github.com/timescale/pgai/issues/577)) ([5118c93](https://github.com/timescale/pgai/commit/5118c930090bd83f2dd2e39626796b5ed7edd3e2))

0.9.0

[0.9.0](https://github.com/timescale/pgai/compare/pgai-v0.8.4...pgai-v0.9.0) (2025-03-20)


Features

* add vectorizer.run method ([572](https://github.com/timescale/pgai/issues/572)) ([635742c](https://github.com/timescale/pgai/commit/635742ca7290854c95225703729810b071e1bff3))
* better worker tracking from the db ([499](https://github.com/timescale/pgai/issues/499)) ([3768c1c](https://github.com/timescale/pgai/commit/3768c1c0a58e147fbeb6e720d7043f0fa6e0513a))


Bug Fixes

* do not exit when no extension installed ([82d40d6](https://github.com/timescale/pgai/commit/82d40d6004f2f4b452e73c3807d29b677e48d47e))
* make features more robust ([573](https://github.com/timescale/pgai/issues/573)) ([9a753f1](https://github.com/timescale/pgai/commit/9a753f1e22f2f945d129b4da6f0b0e08ce152e84))
* **vectorizer:** use table column ordering instead of primary key ordering ([199dabb](https://github.com/timescale/pgai/commit/199dabbec03521fc4cf4dbac8e2c858fd03522ac))

0.8.4

[0.8.4](https://github.com/timescale/pgai/compare/pgai-v0.8.3...pgai-v0.8.4) (2025-03-10)


Bug Fixes

* move UUID PK serialization into pgai lib ([554](https://github.com/timescale/pgai/issues/554)) ([a08f04a](https://github.com/timescale/pgai/commit/a08f04a716fd7d5474e57bbd286414eb24b732e3))

0.8.3

[0.8.3](https://github.com/timescale/pgai/compare/pgai-v0.8.2...pgai-v0.8.3) (2025-03-10)


Bug Fixes

* error "Object of type UUID is not JSON serializable" ([549](https://github.com/timescale/pgai/issues/549)) ([b242d70](https://github.com/timescale/pgai/commit/b242d7049a1c38785c510f0a5a36af31537cb610))

extension-0.9.0
New features and improvements
- [BREAKING] Add openai client config arguments ([426](https://github.com/timescale/pgai/pull/426))
- Add support for openai extra request parameteres ([420](https://github.com/timescale/pgai/pull/420))
- Add verbose flag to model calls ([475](https://github.com/timescale/pgai/pull/475))
- Add chunking functions to the extension ([418](https://github.com/timescale/pgai/pull/418))
- Add raw response variants for openai function ([422](https://github.com/timescale/pgai/pull/422))

Fixes

- Remove foreign key to embedding table and make the trigger handle deletes instead. This allows updating primary keys on the source table, in the case of not using surrogate keys. ([485](https://github.com/timescale/pgai/pull/485))
- Use format_type to get primary key data types to support more types. ([497](https://github.com/timescale/pgai/pull/497))
- Allow reasoning models (o1, o3) to work with chat completion ([416](https://github.com/timescale/pgai/pull/416))

0.8.2

[0.8.2](https://github.com/timescale/pgai/compare/pgai-v0.8.1...pgai-v0.8.2) (2025-03-05)


Bug Fixes

* respect OpenAI token limit ([536](https://github.com/timescale/pgai/issues/536)) ([1afe493](https://github.com/timescale/pgai/commit/1afe49340996a2277bcebf2561dbc4741e571a3b))


Miscellaneous

* make token count log less verbose ([539](https://github.com/timescale/pgai/issues/539)) ([6e732ae](https://github.com/timescale/pgai/commit/6e732ae4e128cc7bf8741bdafd765583c83e1bec))

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.