Commit graph

1022 commits

Author SHA1 Message Date
Jack Colquitt
8bee1423d0
Revise README title and project description
Updated project title and description for clarity.
2025-11-17 19:16:20 -08:00
Jack Colquitt
e54c2a892c
Update project title from 'AI-Ready' to 'AI-Grade' 2025-11-11 11:20:57 -08:00
Jack Colquitt
c52cba0ef1
Revise key features section in README.md 2025-11-06 19:52:22 -08:00
Jack Colquitt
9b186706d8
Fix wording in README description
Corrected phrasing in the description for clarity.
2025-11-06 19:27:06 -08:00
Jack Colquitt
be2a6e6cc7
Update README to remove 'raw' from data description
Removed the word 'raw' from the description of TrustGraph.
2025-11-06 19:23:26 -08:00
Jack Colquitt
4e7df1ce1d
Fix typo in 'Event Driven' to 'Event-Driven' 2025-11-06 19:19:31 -08:00
Jack Colquitt
a5e5bd1f92
Remove Context Engineering section from README
Removed 'Context Engineering' section and updated related content.
2025-11-06 19:17:07 -08:00
Jack Colquitt
f535550db5
Enhance README key features formatting
Updated key features section with improved formatting and descriptions.
2025-11-06 19:11:57 -08:00
Jack Colquitt
38c6dd58cf
Update TrustGraph description in README
Revised description for TrustGraph to improve clarity and emphasize data sovereignty.
2025-11-06 19:06:10 -08:00
Jack Colquitt
1c444e48ec
Revise key features for improved clarity
Updated key features section to enhance clarity and detail.
2025-11-06 19:04:10 -08:00
Jack Colquitt
c7fb413a46
Fix formatting in README.md 2025-11-06 18:43:22 -08:00
Jack Colquitt
e4da46a9bb
Add files via upload 2025-11-06 18:41:47 -08:00
Jack Colquitt
157c79c63a
Update description of TrustGraph to event-driven 2025-11-06 18:39:55 -08:00
Jack Colquitt
3f4efb1959
Revise README to highlight AI-ready data infrastructure
Updated the README to reflect changes in the platform's focus and capabilities.
2025-11-06 18:23:36 -08:00
Jack Colquitt
0fffae1c02
Update links in README for quickstart and guides 2025-11-01 14:44:57 -07:00
Jack Colquitt
405fc1916c
Update links in README for better accessibility 2025-11-01 14:41:26 -07:00
Jack Colquitt
5b7c46e7f7
Update links in README for quickstart and guides 2025-11-01 14:36:45 -07:00
Jack Colquitt
2e5b96e921
Remove 'Platform Architecture' section from README
Removed the 'Platform Architecture' section from the README.
2025-11-01 14:31:19 -07:00
Jack Colquitt
3b6d7d0fb6
Enhance Key Features section in README.md
Expanded the Key Features section to include additional capabilities of TrustGraph, emphasizing its comprehensive context stack, agentic context, and modular architecture.
2025-11-01 14:28:39 -07:00
Jack Colquitt
834db275ae
Revise README for Production Agentic Context Stack
Updated project name and description for clarity and focus on production readiness.
2025-11-01 13:35:03 -07:00
Jack Colquitt
9d66a9217c
Update README with new project title and images 2025-11-01 10:58:45 -07:00
Jack Colquitt
39e05ea812
add new diagram 2025-11-01 10:53:30 -07:00
Jack Colquitt
349c976a55
Revise README for TrustGraph branding and messaging
Updated the README to reflect new branding and focus on trustworthy AI.
2025-10-21 15:04:26 -07:00
Cyber MacGeddon
c9b1f2f038 Merge branch 'release/v1.4' 2025-10-11 11:43:26 +01:00
cybermaggedon
77fdec2c2d
Fix chunk params not converted (#549) 2025-10-07 00:04:34 +01:00
cybermaggedon
2bd68ed7f4
release/v1.4 -> master (#548) 2025-10-06 17:54:26 +01:00
cybermaggedon
09930bdb86
Fix deletion error in Cassandra object store (#546)
* Iteration algorithm modified to look for tables using schema definitions rather than iterate over all tables
2025-10-06 17:45:02 +01:00
Jack Colquitt
3ec2cd54f9
Update README with typo fix 2025-10-06 09:35:04 -07:00
cybermaggedon
35ef9bd71c
Apply fix, incorrect statement invocation (#545) 2025-10-06 14:24:46 +01:00
Jack Colquitt
9e7021539d
Update README with passing badge 2025-10-05 18:51:13 -07:00
Jack Colquitt
8582978abd
Update README with formatting tweak 2025-10-05 12:48:04 -07:00
Jack Colquitt
ce75a03eea
Update README with final messaging tweaks 2025-10-05 12:45:50 -07:00
Jack Colquitt
65f3dc8709
Update README with more messaging tweaks 2025-10-05 12:41:28 -07:00
Jack Colquitt
e2b938f620
Update README with messaging tweaks 2025-10-05 12:22:10 -07:00
cybermaggedon
3e23d3c3ed
Fix collection management sync prob (#544)
* Address creation/deletion sync problems

* Fix object writer management

* Get Milvus to use ANN
2025-09-30 23:04:28 +01:00
cybermaggedon
b7bf7388aa
Reduce log spam (#543) 2025-09-30 16:04:07 +01:00
cybermaggedon
52b133fc86
Collection delete pt. 3 (#542)
* Fixing collection deletion

* Fixing collection management param error

* Always test for collections

* Add Cassandra collection table

* Updated tech spec for explicit creation/deletion

* Remove implicit collection creation

* Fix up collection tracking in all processors
2025-09-30 16:02:33 +01:00
cybermaggedon
dc79b10552
Feaature/flow default params (#541)
* Flow creation uses parameter defaults in API and CLI

* Submit strings for flow parameters
2025-09-30 14:06:08 +01:00
cybermaggedon
d1456e547c
Fix label issue in metrics (#540) 2025-09-26 14:13:22 +01:00
cybermaggedon
10806caac2
Fix label names (#539) 2025-09-26 12:34:40 +01:00
cybermaggedon
209d0de0b8
Add missing file (#538) 2025-09-26 11:28:15 +01:00
cybermaggedon
8354ea1276
Update flow parameter tech spec for advanced params (#537)
* Add advanced mode to tech spec,  fix enum description in tech spec

* Updated tech-spec for controlled-by relationship between parameters

* Update tg-show-flows CLI

* Update tg-show-flows, tg-show-flow-classes, tg-start-flow CLI

* Add tg-show-parameter-types
2025-09-26 10:55:10 +01:00
cybermaggedon
8929a680a1
Chunking dynamic params (#536)
* Chunking params are dynamic

* Update tests
2025-09-26 10:53:32 +01:00
cybermaggedon
43cfcb18a0
More LLM param test coverage (#535)
* More LLM tests

* Fixing tests
2025-09-26 01:00:30 +01:00
cybermaggedon
b0a3716b0e
Tests are failing (#534)
* Fix tests, update to new model parameter usage
2025-09-25 21:32:19 +01:00
cybermaggedon
6f4f7ce6b4
Flow temperature parameter (#533)
* Add temperature parameter to LlmService and roll out to all LLMs
2025-09-25 21:26:11 +01:00
cybermaggedon
aa8e422e8c
Flow configurable parameters (#532)
* Fix pyproject.toml missing requests dep

* parameters is now parameter-types

* Update flow parameters tech spec for recent changes (no impact on this repo)
2025-09-25 19:11:40 +01:00
cybermaggedon
7a3bfad826
LLM dynamic settings, using the llm-model and llm-rag-model paramters to a flow (#531)
* Ported LLMs to dynamic models
2025-09-24 16:36:25 +01:00
cybermaggedon
9a34ab1b93
Complete remaining parameter work (#530)
* Fix CLI typo

* Complete flow parameters work, still needs implementation in LLMs
2025-09-24 13:58:34 +01:00
cybermaggedon
72c9acad30
Fix CLI typo (#529) 2025-09-23 23:34:36 +01:00