trustgraph/trustgraph-flow/trustgraph
Cyber MacGeddon bb28718daf 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
2026-02-09 13:56:06 +00:00
..
agent Fix config inconsistency (#609) 2026-01-14 12:31:40 +00:00
chunking Fix chunk params not converted (#549) 2025-10-07 00:04:34 +01:00
config/service Fix config inconsistency (#609) 2026-01-14 12:31:40 +00:00
cores Fixed flows/flow key issue in config (#616) 2026-01-16 00:10:44 +00:00
decoding Fix Mistral OCR ident to be standard pdf-decoder (#450) 2025-08-04 14:01:36 +01:00
direct Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
embeddings Don't emit graph embeddings if there aren't any. 2026-02-09 13:56:06 +00:00
external Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
extract Don't emit graph embeddings if there aren't any. 2026-02-09 13:56:06 +00:00
gateway Feature/more cli diags (#624) 2026-02-04 14:10:30 +00:00
librarian Fix load-doc (#610) 2026-01-14 15:46:29 +00:00
metering Fix config inconsistency (#609) 2026-01-14 12:31:40 +00:00
model Normalise URLs so that / suffix is optional (#617) 2026-01-19 13:34:33 +00:00
processing Fix/startup failure (#445) 2025-07-30 23:42:11 +01:00
prompt Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
query Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
retrieval Fix non streaming RAG problems (#607) 2026-01-12 18:45:52 +00:00
rev_gateway Messaging fabric plugins (#592) 2025-12-17 21:40:43 +00:00
storage Don't emit graph embeddings if there aren't any. 2026-02-09 13:56:06 +00:00
tables Don't emit graph embeddings if there aren't any. 2026-02-09 13:56:06 +00:00
template Feature/prompts jsonl (#619) 2026-01-26 17:38:00 +00:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00