Commit graph

839 commits

Author SHA1 Message Date
cybermaggedon
f7df2df266
Feature/librarian (#307)
* Bring QDrant up-to-date

* Tables for data from queue outputs

- Pass single Pulsar client to everything in gateway & librarian
- Pulsar listener-name support in gateway
- PDF and text load working in librarian

* Complete Cassandra schema

* Add librarian support to templates
2025-02-12 23:39:24 +00:00
cybermaggedon
f350abb415
Maint/asyncio (#305)
* Move to asyncio services, even though everything is largely sync
2025-02-11 23:24:46 +00:00
cybermaggedon
a0bf2362f6
Librarian (#304) 2025-02-11 16:01:03 +00:00
Jack Colquitt
d0ae772fd6
Update README tagline 2025-02-09 15:53:29 -08:00
Tyler Oliver
e99c0ac238 Add support for Qdrant API Auth (#300)
Added the necessary changes to support API Key in Qdrant Client Query+Storage
- Doc Embeddings
- Graph Embeddings
2025-02-08 11:46:22 +00:00
Tyler Oliver
41ccb6c976 Add user and password auth for Cassandra (#301) 2025-02-08 11:42:14 +00:00
Jack Colquitt
042108504e
Update README tagline 2025-02-06 13:41:11 -08:00
Jack Colquitt
044e635741
Update README with cloud deployments 2025-02-04 17:07:48 -08:00
Jack Colquitt
90000b1d0b
Update README image and tagline 2025-02-04 15:03:50 -08:00
Jack Colquitt
b97092d6f5
Add files via upload 2025-02-04 15:03:17 -08:00
Jack Colquitt
b1c80a4dcb
Update README for latest 0.20.11 2025-02-04 12:49:40 -08:00
cybermaggedon
1000a9de8f
Add missing aiohttp dep to trustgraph-cli, needed for knowledge cores (#297)
* Add missing aiohttp dep to trustgraph-cli, needed for knowledge cores
2025-02-04 12:24:46 +00:00
Jack Colquitt
cab2f49c5e
Update README tagline 2025-02-03 14:09:44 -08:00
Jack Colquitt
dd818024a6
Update README with link for cognitive cores 2025-01-31 13:06:45 -08:00
Jack Colquitt
8088f7865b
Update README for updates for Data Workbench 2025-01-31 12:25:34 -08:00
cybermaggedon
5029ab7ad9
Fix AWS env vars in templates (#296) 2025-01-31 12:40:23 +00:00
Cyber MacGeddon
15c8afa97b Changed setup.py for 0.21 release branch 2025-01-30 21:40:44 +00:00
Jack Colquitt
8446df8c10
Update README for stable 0.20.9 2025-01-30 11:39:20 -08:00
Jack Colquitt
ccc2288636
Update README for latest 0.20.9 2025-01-30 10:26:38 -08:00
cybermaggedon
d1e9577e7f
Fix rate limit handler, incomplete (#293) 2025-01-29 21:13:17 +00:00
cybermaggedon
701ec1e27e
Fix startup error on import (#292) 2025-01-29 19:11:08 +00:00
cybermaggedon
1543a0650d
Better aws integration (#291)
* - More AWS Boto3 settings (profile and session key)
- Align environment variable and profile setting names with AWS
  conventions.
Hopefully this should be able to run from an EC2 instance just with role
setting.

* Tweak naming to all make sense, added rate limit detect
2025-01-29 14:38:16 +00:00
cybermaggedon
2c5289765d
Updated prometheus targets for current flows (#289) 2025-01-29 12:41:01 +00:00
cybermaggedon
34bde24086
Update generate script to handle more cases (#290) 2025-01-29 12:40:46 +00: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
cybermaggedon
6c3d2e7f97
Feature/fastembed (#286)
* Copied in base files for fastembed

* Added fastembed implementation

* Added template support for fastembed
2025-01-28 18:26:17 +00:00
Jack Colquitt
addd756f3d
Update README for latest 0.20.5 2025-01-27 16:01:59 -08:00
cybermaggedon
75a72b0d2d
Fix ollama embeddings client to work (#285) 2025-01-27 23:47:15 +00:00
cybermaggedon
552637c1f7
Fix deps (#284)
* Add cryptography module back in

* Lock in known working version of the AI modules, suspecting a problem
in sentence-transformers with Python 3.12?
2025-01-27 21:57:22 +00:00
cybermaggedon
5a5daa527f
Load default embeddings model into container (#283) 2025-01-27 19:59:08 +00:00
cybermaggedon
0ebd770cb5
Back out cryptography (#282) 2025-01-27 19:58:38 +00:00
Jack Colquitt
951720bb71
Update README for latest 0.20.2 2025-01-27 09:53:20 -08:00
cybermaggedon
0e03bc05a4
Refactor rate limit handling (#280)
* - Refactored retry for rate limits into the base class
- ConsumerProducer is derived from Consumer to simplify code
- Added rate_limit_count metrics for rate limit events

* Add rate limit events to VertexAI and Google AI Studio

* Added Grafana rate limit dashboard

* Add rate limit handling to all LLMs
2025-01-27 17:04:49 +00:00
cybermaggedon
26a586034c
Add cryptography dep (#281) 2025-01-27 17:04:09 +00:00
Jack Colquitt
477fd1420e
Merge pull request #279 from trustgraph-ai/add-memgraph-volume
Added memgraph volume
2025-01-23 15:46:47 -08:00
JackColquitt
605ade84f0 Added memgraph volume 2025-01-23 15:29:16 -08:00
Jack Colquitt
fc1fd96d9f
Update README for stable 0.19.22 2025-01-21 13:04:46 -08:00
Jack Colquitt
f1a4b83e8d
Update README language tweak 2025-01-20 20:42:46 -08:00
Jack Colquitt
83e60af8a5
Update README text 2025-01-20 20:03:56 -08:00
Jack Colquitt
ac804e9808
Delete TG-future-agents.png 2025-01-20 20:01:17 -08:00
Jack Colquitt
0e65461a67
Delete TG-explore-horizon.svg 2025-01-20 20:01:01 -08:00
Jack Colquitt
4d1a94e625
Update README image 2025-01-20 20:00:06 -08:00
Jack Colquitt
bcad9397be
Add files via upload 2025-01-20 19:59:41 -08:00
Jack Colquitt
fb96e67b64
Add files via upload 2025-01-20 19:58:12 -08:00
Jack Colquitt
52af1ab029
README language tweaks 2025-01-20 19:56:09 -08:00
Jack Colquitt
1569a51116
README text updates 2025-01-20 16:59:48 -08:00
cybermaggedon
8e227e256e
Fix bookie & pulsar service naming in K8s (#276) 2025-01-20 23:54:33 +00:00
Jack Colquitt
2de9e4718d
Update README for latest 0.20.1 2025-01-20 14:46:37 -08:00
cybermaggedon
ac7bf6bfd5
Fix Minikube launch issues (#275)
- Fix Pulsar service naming - broker -> pulsar
- Fix Google AI Studio secret name for RAG to be consistent with other
  text-completion.
2025-01-20 19:17:43 +00:00
cybermaggedon
8fc22155dd
Agent tweaks (#272)
- Removed unused LLM client configuration from agent-manager-react
- Change agent-manager-react template to use prompt-rag instead of
  prompt
- Changed TextCompletion tool to use 'question' instead of 'computation'
  for its parameter.
2025-01-20 14:05:51 +00:00