tembo-io / pg_vectorize

The simplest way to build AI workloads on Postgres
https://tembo.io/pg_vectorize/
739 stars 33 forks source link

update transformers version in vector-serve #150

Closed ChuckHend closed 1 month ago

ChuckHend commented 1 month ago

update https://github.com/tembo-io/pg_vectorize/blob/9e013e3c9c5702c982ca74415ff396074a744cb7/vector-serve/pyproject.toml#L12 to the latest version. Make sure poetry.lock gets updated as well. Probably good idea to update the rest of the python dependencies as well.

Merging will build and release a new container image for the vector-serve.