From 8f804ff351fe9c858b9531d5806cd0f6963f230f Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Fri, 13 Jun 2025 16:59:56 -0700 Subject: [PATCH] Update README with integrations list --- README.md | 50 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 42 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 36da3154..371c0e13 100644 --- a/README.md +++ b/README.md @@ -211,14 +211,48 @@ The platform contains the services, stores, control plane, and API gateway neede ## Integrations TrustGraph provides maximum flexibility so your agents are always powered by the latest and greatest components. -- LLM APIs: **Anthropic**, **AWS Bedrock**, **AzureAI**, **AzureOpenAI**, **Cohere**, **Google AI Studio**, **Google VertexAI**, **Mistral**, and **OpenAI** -- LLM Orchestration: **LM Studio**, **Llamafiles**, **Ollama**, **TGI**, and **vLLM** -- Vector Databases: **Qdrant**, **Pinecone**, and **Milvus** -- Knowledge Graphs: **Memgraph**, **Neo4j**, and **FalkorDB** -- Data Stores: **Apache Cassandra** -- Observability: **Prometheus** and **Grafana** -- Control Plane: **Apache Pulsar** -- Clouds: **AWS**, **Azure**, **Google Cloud**, **Scaleway**, and **Intel Tiber Cloud** +**LLM APIs**: +- Anthropic +- AWS Bedrock +- AzureAI +- AzureOpenAI +- Cohere +- Google AI Studio +- Google VertexAI +- Mistral +- OpenAI + +**LLM Orchestration**: +- LM Studio +- Llamafiles +- Ollama +- TGI +- vLLM + +**VectorDBs** +- Qdrant (default) +- Pinecone +- Milvus + +**Graph Storage**: +- Apache Cassandra (default) +- Memgraph +- Neo4j +- FalkorDB + +**Observability**: +- Prometheus +- Grafana + +**Control Plane**: +- Apache Pulsar + +**Clouds**: +- AWS +- Azure +- Google Cloud +- Scaleway +- Intel Tiber Cloud ### Pulsar Control Plane