trustgraph/trustgraph-flow/trustgraph/embeddings
cybermaggedon ca626c8471
Protect from null embeddings in cores (#626)
* Don't emit graph embeddings if there aren't any.

* Don't store graph embeddings in a knowledge store if there's an empty list.

* Translate between Cassandra's 'null' representing an empty list and an
empty list which is what the surrounding code wants (and stored in the
first place).

* Avoid emitting empty embedding lists

* Avoid output empty triple lists

* Fix tests
2026-02-09 14:07:07 +00:00
..
document_embeddings Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
fastembed Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
graph_embeddings Protect from null embeddings in cores (#626) 2026-02-09 14:07:07 +00:00
ollama Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00