trustgraph/trustgraph-flow/trustgraph/retrieval
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
..
document_rag Fix stray log messages caused by librarian messages (#706) 2026-03-23 13:16:39 +00:00
graph_rag Fix stray log messages caused by librarian messages (#706) 2026-03-23 13:16:39 +00:00
nlp_query Fix Prometheus incorrect metric name (#502) 2025-09-06 18:37:01 +01:00
structured_diag Added XML, JSON, CSV detection (#519) 2025-09-16 23:53:43 +01:00
structured_query Structured data 2 (#645) 2026-02-23 15:56:29 +00:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00