cybermaggedon
98022d6af4
Migrate from setup.py to pyproject.toml ( #440 )
...
* Converted setup.py to pyproject.toml
* Modern package infrastructure as recommended by py docs
2025-07-23 21:22:08 +01:00
cybermaggedon
f907ea7db8
PoC MCP server ( #419 )
...
* Very initial MCP server PoC for TrustGraph
* Put service on port 8000
* Add MCP container and packages to buildout
2025-07-02 18:19:23 +01:00
cybermaggedon
81d73445bd
Add missing dependencies to the PDF OCR container ( #411 )
2025-06-16 14:15:16 +01:00
cybermaggedon
448819ed47
Updates to Google AI: ( #394 )
...
- Changed GoogleAIStudio LLM code to match latest documentation
- Very minor tweak to vertexai LLM code - just matching what's in SDK docs
no actual change to implementation.
- Tweaked VertexAI container build to speed up in dev
- Comments in LLM code to mention which docs it was built from. Google
SDKs are confusing ATM.
2025-05-24 12:09:43 +01:00
cybermaggedon
b380c2054d
Change containers to Python 3.12 ( #386 )
2025-05-17 23:15:29 +01:00
cybermaggedon
e04d3631fd
Update container deps ( #385 )
...
- Fedora 42 container
- Pulsar client 3.7.0
- Latest AI libs
2025-05-17 20:54:56 +01:00
cybermaggedon
322725be04
Fix container build ( #325 )
2025-03-20 09:38:54 +00:00
cybermaggedon
c759d55734
Added module which does OCR for PDF, pdf-ocr in a separate package ( #324 )
...
(has a lot of dependencies). Uses Tesseract.
2025-03-20 09:29:40 +00:00
JackColquitt
d676804107
Added Mistral jsonnet templates
2025-03-14 18:07:51 -07:00
cybermaggedon
edcdc4d59d
Feature/separate containers ( #287 )
...
* Separate containerfiles
* Add push to Makefile
* Update image names in the templates
2025-01-28 19:36:05 +00:00