Sifts

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.0

This release turns Sifts into a full-blown vector-embedding database for semantic search & LLM chat apps!

It makes use of the official PostgreSQL `pgvector` extension, but also works with the SQLite backend. You can choose to use full-text search, vector search, or both in the same collection.

0.8.3

This release makes a small change that reduces the likelihood of lock errors in PostgreSQL.

0.8.2

This release fixes two issues with PostgreSQL.

0.8.1

This release fixes a bug with using `$in`/`$nin` with PostgreSQL.

0.8.0

- Replace `all_documents` by `get` that supports sorting and filtering just like `query`
- Support `<`, `>`, `<=`, `>=` comparison in metadata filters

0.7.0

Adds count method.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.