Commit graph

1093 commits

Author SHA1 Message Date
cybermaggedon
97d8b84d7f
Open 1.6 release branch (#564) 2025-11-24 10:05:29 +00:00
cybermaggedon
7501db01f1
Reconcile master with 1.6 (#563)
- Reconcile all master changes (documentation) to the 1.6 release branch
2025-11-24 10:02:30 +00:00
Cyber MacGeddon
85c8b175f2 Merge branch 'release/v1.5' 2025-11-24 09:58:45 +00:00
Jack Colquitt
5a539b10a9
Refine language in README for clarity
Updated wording for clarity and consistency in the README.
2025-11-23 22:03:49 -08:00
Jack Colquitt
c374893a5d
Update Workbench description in README
Rephrased the description of the Workbench to improve clarity.
2025-11-23 16:12:39 -08:00
Jack Colquitt
3d867dcfcc
Update README for clarity on data ingestion and workflows
Refine descriptions of data ingestion and agent workflows in the README.
2025-11-23 15:36:41 -08:00
Jack Colquitt
e236c45bbb
Remove duplicate logo from README
Removed duplicate logo image from README.
2025-11-23 15:19:04 -08:00
Jack Colquitt
61f8a13326
Update README for clarity and terminology adjustments 2025-11-23 15:18:18 -08:00
Jack Colquitt
eeceb88957
Revise README for TrustGraph branding and features
Updated the README to reflect new branding and features of TrustGraph, emphasizing its capabilities in eliminating AI hallucinations and managing private knowledge bases.
2025-11-23 15:14:13 -08:00
cybermaggedon
3580e7a7ae
Remove some 'unnecessary' parameters from OpenAI invocation (#561)
* Remove some 'unnecessary' parameters from OpenAI invocation.  The OpenAI
API is getting complicated with the API and SDK changing on OpenAI's end,
but this not getting mapped through to other services which are 'compatible'
with OpenAI.

* Update OpenAI test for this change

* Trying running tests with Python 3.13
2025-11-20 17:56:31 +00:00
Jack Colquitt
a0008f298b
Revise README for clarity on LLMs
Updated the project description to clarify the focus on LLMs and improved wording for better understanding.
2025-11-17 20:00:25 -08:00
Jack Colquitt
8bee1423d0
Revise README title and project description
Updated project title and description for clarity.
2025-11-17 19:16:20 -08:00
cybermaggedon
6c85038c75
Ontology extraction tests (#560) 2025-11-13 20:02:12 +00:00
cybermaggedon
2baf21c5e1
Collection deletion batch error fixed (#559)
Collection deletion caused a batch error, this reduces batch size on deletion
2025-11-13 16:29:40 +00:00
cybermaggedon
db4e842df3
Update tech spec (#558) 2025-11-13 16:29:20 +00:00
cybermaggedon
c69f5207a4
OntoRAG: Ontology-Based Knowledge Extraction and Query Technical Specification (#523)
* Onto-rag tech spec

* New processor kg-extract-ontology, use 'ontology' objects from config to guide triple extraction

* Also entity contexts

* Integrate with ontology extractor from workbench

This is first phase, the extraction is tested and working, also GraphRAG with the extracted knowledge works
2025-11-12 20:38:08 +00:00
Jack Colquitt
e54c2a892c
Update project title from 'AI-Ready' to 'AI-Grade' 2025-11-11 11:20:57 -08:00
cybermaggedon
4c3db4dbbe
MCP auth for the simple case (#557)
* MCP auth token header

* Mention limitations

* Fix AgentStep schema error by converting argument values to strings.

* Added tests for MCP auth and agent step parsing
2025-11-11 12:28:53 +00:00
cybermaggedon
d9d4c91363
Dynamic embeddings model (#556)
* Dynamic embeddings model selection

* Added tests

* HF embeddings are skipped, tests don't run with that package currently tests
2025-11-10 20:38:01 +00:00
cybermaggedon
6129bb68c1
Fix hard coded vector size (#555)
* Fixed hard-coded embeddings store size

* Vector store lazy-creates collections, different collections for
  different dimension lengths.

* Added tech spec for vector store lifecycle

* Fixed some tests for the new spec
2025-11-10 16:56:51 +00: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
cybermaggedon
05b9063fea
Feature/python3.13 (#553)
* Python to 3.13

* cassandra-driver -> scylla-driver
  (cassandra-driver doesn't work with Python 3.13)
2025-10-11 12:19:26 +01:00
cybermaggedon
51107008fd
master -> 1.5 (README updates) (#552) 2025-10-11 11:46:03 +01:00
cybermaggedon
ad35656811
Prepare 1.5 release branch (#550) 2025-10-11 11:44:00 +01: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