trustgraph/trustgraph-flow
cybermaggedon 76e3358ed3
fix: guard against empty query in SPARQL generator (#934)
Split the query once and check the parts list before indexing,
preventing an IndexError if the LLM returns an empty or
whitespace-only string.

Fixes #870.
2026-05-18 14:19:19 +01:00
..
trustgraph fix: guard against empty query in SPARQL generator (#934) 2026-05-18 14:19:19 +01:00
pyproject.toml feat: add no-auth IAM regime as a drop-in replacement for iam-svc (#933) 2026-05-18 14:10:05 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00