trustgraph/trustgraph-base/trustgraph
cybermaggedon 08f69007c9
fix: handle missing time field in library API document/processing responses (#1028)
Documents and processing records without a stored time field caused a
KeyError crash in get_documents and list_children. Use optional access
so time resolves to None instead of failing.
2026-07-06 10:47:24 +01:00
..
api fix: handle missing time field in library API document/processing responses (#1028) 2026-07-06 10:47:24 +01:00
base feat: replace LLM edge scoring with cross-encoder reranker in GraphRAG (#1005) 2026-06-30 14:36:37 +01:00
clients feat: replace LLM edge scoring with cross-encoder reranker in GraphRAG (#1005) 2026-06-30 14:36:37 +01:00
i18n Feat: TrustGraph i18n & Documentation Translation Updates (#781) 2026-04-14 12:08:32 +01:00
knowledge Subgraph provenance (#694) 2026-03-13 11:37:59 +00:00
messaging feat: filter and cap GraphRAG reranker input across full stack (#1021) 2026-07-03 15:51:04 +01:00
objects fix: resolve publisher resource leak and field parse validation (#886) 2026-05-11 15:06:54 +01:00
provenance feat: add cross-encoder reranking to Document-RAG with two-limit control (#878) (#1011) 2026-07-02 09:50:13 +01:00
schema feat: filter and cap GraphRAG reranker input across full stack (#1021) 2026-07-03 15:51:04 +01:00
exceptions.py Librarian (#304) 2025-02-11 16:01:03 +00:00
log_level.py Pub/sub abstraction: decouple from Pulsar (#751) 2026-04-01 20:16:53 +01:00
rdf.py Remove schema:subjectOf edges from KG extraction (#695) 2026-03-13 12:11:21 +00:00