* - Fixed error reporting in config
- Updated tg-init-pulsar to be able to load initial config to config-svc
- Tweaked API naming and added more config calls
* Tools to dump out prompts and agent tools
Configuration service provides an API to change configuration. Complete configuration is pushed down a config queue so that users have a complete copy of config object.
* Port a number of commands to use API gateway instead of Pulsar
* Ported tg-invoke-agent to websockets API
* Rename the 2 RAG commands: tg-query-... to tg-invoke-...
* Improved documentation in tg-invoke-prompt. Added tg-invoke-llm.
These are diagnostics for the text-completion and prompt services.
* Fix command name
* Add schema load util
* Added a sample schema turtle file will be useful for future testing and
tutorials.
* Fixed graph label metadata confusion, was created incorrect subjectOf
edges.
* - Locked 0.11 packages to 0.11 deps
- Added 'trustgraph' uber-package which installs the rest
- Added dependency to set package versions before building packages
* Bump version