Tembo-py

Latest version: v0.3.0

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

Scan your dependencies

Page 2 of 4

0.9.0

Highlights:

- trigger based updating of embeddings, as opposed to cron scheduled updates.

What's Changed
* merge vector-serve by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/39
* Realtime embedding updates by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/38


**Full Changelog**: https://github.com/tembo-io/pg_vectorize/compare/v0.8.1...v0.9.0

0.8.1

What's Changed
* patch url parser by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/37


**Full Changelog**: https://github.com/tembo-io/pg_vectorize/compare/v0.8.0...v0.8.1

0.8.0

Breaking changes
* model names are now hyphenated instead of underscore substituted. For example, now call:

sql
select vectorize.transform_embeddings(
input => 'my text message',
model_name => 'text-embedding-ada-002' -- previously 'text_embedding_ada_002'
)


What's Changed
* Update README.md by ericankenman in https://github.com/tembo-io/pg_vectorize/pull/31
* Add PGXN release workflow by theory in https://github.com/tembo-io/pg_vectorize/pull/32
* Generate META.json by theory in https://github.com/tembo-io/pg_vectorize/pull/33
* Remove safe.directory workaround by theory in https://github.com/tembo-io/pg_vectorize/pull/34
* Pass through model name on embedding service calls by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/35

New Contributors
* ericankenman made their first contribution in https://github.com/tembo-io/pg_vectorize/pull/31
* theory made their first contribution in https://github.com/tembo-io/pg_vectorize/pull/32

**Full Changelog**: https://github.com/tembo-io/pg_vectorize/compare/v0.7.0...v0.8.0

0.7.0

What's Changed
* add transform to sql api by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/29
* variable expansion in svc url by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/30


**Full Changelog**: https://github.com/tembo-io/pg_vectorize/compare/v0.6.1...v0.7.0

0.6.1

What's Changed
* check if queue already exists by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/28


**Full Changelog**: https://github.com/tembo-io/pg_vectorize/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* pgrx 0.11.0 + image builds by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/22
* use build layer by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/24
* route messages for addt'l transformer types by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/25
* Arbitrary transformer backends by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/26
* update pgrx ver in build by ChuckHend in https://github.com/tembo-io/pg_vectorize/pull/27


**Full Changelog**: https://github.com/tembo-io/pg_vectorize/compare/v0.5.0...v0.6.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.