trustgraph/trustgraph-base/trustgraph
Cyber MacGeddon ca49c4c45e - Fix ontology RAG pipeline: embeddings API, chunker provenance,
and query concurrency

- Fix ontology embeddings to use correct response shape from embed()
  API (returns list of vectors, not list of list of vectors).
- Simplify chunker URI logic to append /c{index} to parent ID
  instead of parsing page/doc URI structure which was fragile.

- Add provenance tracking and librarian integration to token
  chunker, matching recursive chunker capabilities.

- Add configurable concurrency (default 10) to Cassandra, Qdrant,
  and embeddings query services.
2026-03-12 11:19:52 +00:00
..
api GraphRAG Query-Time Explainability (#677) 2026-03-10 10:00:01 +00:00
base - Fix ontology RAG pipeline: embeddings API, chunker provenance, 2026-03-12 11:19:52 +00:00
clients Embeddings API scores (#671) 2026-03-09 10:53:44 +00:00
knowledge Fix/extraction prov (#662) 2026-03-06 12:23:58 +00:00
messaging Adding explainability to the ReACT agent (#689) 2026-03-11 15:28:15 +00:00
objects Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
provenance Adding explainability to the ReACT agent (#689) 2026-03-11 15:28:15 +00:00
schema Adding explainability to the ReACT agent (#689) 2026-03-11 15:28:15 +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 OntoRAG: Ontology-Based Knowledge Extraction and Query Technical Specification (#523) 2025-11-12 20:38:08 +00:00