Commit graph

698 commits

Author SHA1 Message Date
cybermaggedon
5af7909122
Update LLMs to LlmService API (#353) 2025-04-25 19:57:42 +01:00
cybermaggedon
099018e103
Update package versions (#352) 2025-04-25 19:45:02 +01:00
Cyber MacGeddon
ddabbe0c12 Merge branch 'master' into release/v0.23 2025-04-25 19:42:31 +01:00
cybermaggedon
614995e541
Merge pull request #350 from trustgraph-ai/maint/flow-api-v0.23-rebase
Rebase Flow API onto 0.23 release branch
2025-04-25 19:22:32 +01:00
cybermaggedon
9f6e153ab1 Merge master into 0.22 (#341)
* Update README.md text
---------
Co-authored-by: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com>
2025-04-25 19:13:06 +01:00
cybermaggedon
2e24f8ca12 Feature/interface descriptions (#348) 2025-04-25 19:12:37 +01:00
cybermaggedon
762d287a67 Add missing files (#347) 2025-04-25 19:12:27 +01:00
cybermaggedon
77e933cea3 Feature/flow management cli (#346)
Flow management API + various flow management commands

trustgraph-cli/scripts/tg-delete-flow-class
trustgraph-cli/scripts/tg-get-flow-class
trustgraph-cli/scripts/tg-put-flow-class
trustgraph-cli/scripts/tg-show-flow-classes
trustgraph-cli/scripts/tg-show-flows
trustgraph-cli/scripts/tg-start-flow
trustgraph-cli/scripts/tg-stop-flow
2025-04-25 19:12:16 +01:00
cybermaggedon
31328317fd Feature/configure flows (#345)
- Keeps processing in different flows separate so that data can go to different stores / collections etc.
- Potentially supports different processing flows
- Tidies the processing API with common base-classes for e.g. LLMs, and automatic configuration of 'clients' to use the right queue names in a flow
2025-04-25 19:11:55 +01:00
cybermaggedon
dc0ce1041b
Merge pull request #349 from trustgraph-ai/maint/revert-0.22-flow-api
Revert Flow API from 0.22 release branch
2025-04-25 19:09:27 +01:00
Cyber MacGeddon
38b37f8fdc Revert "Merge master into 0.22 (#341)"
This reverts commit a06a814a41.
2025-04-25 19:02:08 +01:00
Cyber MacGeddon
1822ca395f Revert "Feature/configure flows (#345)"
This reverts commit a9197d11ee.
2025-04-25 19:02:08 +01:00
Cyber MacGeddon
3adb3cf59c Revert "Feature/flow management cli (#346)"
This reverts commit 3b021720c5.
2025-04-25 19:02:08 +01:00
Cyber MacGeddon
6698ac74d7 Revert "Add missing files (#347)"
This reverts commit 76e85d895b.
2025-04-25 19:02:08 +01:00
Cyber MacGeddon
9c83aaf773 Revert "Feature/interface descriptions (#348)"
This reverts commit 342f555948.
2025-04-25 19:02:08 +01:00
cybermaggedon
342f555948
Feature/interface descriptions (#348) 2025-04-25 15:59:34 +01:00
cybermaggedon
76e85d895b
Add missing files (#347) 2025-04-24 19:02:51 +01:00
cybermaggedon
3b021720c5
Feature/flow management cli (#346)
Flow management API + various flow management commands

trustgraph-cli/scripts/tg-delete-flow-class
trustgraph-cli/scripts/tg-get-flow-class
trustgraph-cli/scripts/tg-put-flow-class
trustgraph-cli/scripts/tg-show-flow-classes
trustgraph-cli/scripts/tg-show-flows
trustgraph-cli/scripts/tg-start-flow
trustgraph-cli/scripts/tg-stop-flow
2025-04-24 18:57:33 +01:00
Jack Colquitt
486ca6108a
Updated docs site links 2025-04-23 14:04:31 -07:00
cybermaggedon
a9197d11ee
Feature/configure flows (#345)
- Keeps processing in different flows separate so that data can go to different stores / collections etc.
- Potentially supports different processing flows
- Tidies the processing API with common base-classes for e.g. LLMs, and automatic configuration of 'clients' to use the right queue names in a flow
2025-04-22 20:21:38 +01:00
Jack Colquitt
21c4f0391d
Merge pull request #344 from trustgraph-ai/readme-provision
Messaging update to provisioning platform
2025-04-20 16:35:40 -07:00
Jack Colquitt
9891aed732
Update README messaging 2025-04-20 16:32:55 -07:00
Jack Colquitt
0b7bd37b0c
Changed README images 2025-04-20 16:18:17 -07:00
Jack Colquitt
19f4c701c5
Added ship image 2025-04-20 16:16:18 -07:00
Jack Colquitt
169ac3b5f4
Update README messaging 2025-04-20 16:08:24 -07:00
Jack Colquitt
29e6932646
Update README messaging 2025-04-20 16:01:15 -07:00
Jack Colquitt
792d71d4fc
Update README messaging 2025-04-20 15:54:33 -07:00
Jack Colquitt
3a58115a06
README table of contents 2025-04-20 15:49:04 -07:00
Jack Colquitt
e9c2e2baf0
More README tidying 2025-04-09 11:46:52 -07:00
Jack Colquitt
36844417a4
Tidy up README 2025-04-09 11:43:56 -07:00
cybermaggedon
a06a814a41
Merge master into 0.22 (#341)
* Update README.md text
---------
Co-authored-by: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com>
2025-04-08 17:51:33 +01:00
Jack Colquitt
6c4b2680ba
More README text additions 2025-04-07 19:50:38 -07:00
Jack Colquitt
7f60916a1a
README text additions 2025-04-07 19:49:40 -07:00
Jack Colquitt
7f10197ecd
More README formatting tweaks 2025-04-07 18:06:32 -07:00
Jack Colquitt
e7622e54d3
README formatting tweaks 2025-04-07 18:03:12 -07:00
Jack Colquitt
ebcd7fe28f
Merge pull request #340 from trustgraph-ai/readme-autoops
AutoOps README overhaul
2025-04-07 17:35:01 -07:00
Jack Colquitt
64b5d3484d
README WIP 2025-04-07 17:33:02 -07:00
Jack Colquitt
d46cf483fa
README WIP 2025-04-07 17:30:13 -07:00
Jack Colquitt
1db1a596c2
README WIP 2025-04-07 17:27:45 -07:00
Jack Colquitt
36ebfaaffd
README WIP 2025-04-07 17:25:34 -07:00
Jack Colquitt
0a04698133
README WIP 2025-04-07 17:23:27 -07:00
Jack Colquitt
b8a98e6374
README WIP 2025-04-07 17:21:05 -07:00
Jack Colquitt
d3ed373dc6
README WIP 2025-04-07 16:09:02 -07:00
Jack Colquitt
28aa72c5d8
README WIP 2025-04-07 16:03:53 -07:00
Jack Colquitt
e9a040ee84
README WIP 2025-04-07 15:25:27 -07:00
Jack Colquitt
62672c5eab
README WIP 2025-04-07 15:24:58 -07:00
Jack Colquitt
d208795c9b
README WIP 2025-04-07 15:18:35 -07:00
Jack Colquitt
04a3efe0f3
README WIP 2025-04-07 14:28:45 -07:00
Jack Colquitt
53fc500757
README WIP 2025-04-07 14:19:56 -07:00
Jack Colquitt
721ba31183
README WIP 2025-04-07 14:16:45 -07:00