trustgraph/trustgraph-base/trustgraph/api
cybermaggedon a6d9f5e849
Structured query support (#492)
* Tweak the structured query schema

* Structure query service

* Gateway support for nlp-query and structured-query

* API support

* Added CLI

* Update tests

* More tests
2025-09-04 16:06:18 +01:00
..
__init__.py Add Python support to calling the API (#169) 2024-11-22 15:55:32 +00:00
api.py Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
config.py Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
exceptions.py Feature/library cli (#363) 2025-05-05 11:09:18 +01:00
flow.py Structured query support (#492) 2025-09-04 16:06:18 +01:00
knowledge.py Renamed default flow from 0000 to default (#395) 2025-05-24 12:27:56 +01:00
library.py Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
types.py Sample docs loader (#365) 2025-05-06 13:43:17 +01:00