trustgraph/trustgraph-flow
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
..
trustgraph - Fix ontology RAG pipeline: embeddings API, chunker provenance, 2026-03-12 11:19:52 +00:00
pyproject.toml Lock mistralai to <2.0.0, avoids a breaking change (#687) 2026-03-11 12:19:04 +00:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00