trustgraph/trustgraph-base/trustgraph
cybermaggedon 25995d03f4
Fix stray log messages caused by librarian messages (#706)
Warning generated by librarian responses meant for other
services (chunker, embeddings, etc.) arriving on the shared
response queue. The decoder's subscription picks them up, can't
match them to a pending request, and logs a warning.

Removed the warnings, as not serving a purpose.
2026-03-23 13:16:39 +00:00
..
api Add semantic pre-filter for GraphRAG edge scoring (#702) 2026-03-21 20:06:29 +00:00
base Fix stray log messages caused by librarian messages (#706) 2026-03-23 13:16:39 +00:00
clients Minor agent tweaks (#692) 2026-03-12 17:59:02 +00:00
knowledge Subgraph provenance (#694) 2026-03-13 11:37:59 +00:00
messaging Add semantic pre-filter for GraphRAG edge scoring (#702) 2026-03-21 20:06:29 +00:00
objects Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
provenance Add universal document decoder with multi-format support (#705) 2026-03-23 12:56:35 +00:00
schema Add semantic pre-filter for GraphRAG edge scoring (#702) 2026-03-21 20:06:29 +00:00
exceptions.py Librarian (#304) 2025-02-11 16:01:03 +00:00
log_level.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
rdf.py Remove schema:subjectOf edges from KG extraction (#695) 2026-03-13 12:11:21 +00:00