mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-30 00:49:38 +02:00
Update README with integrations list
This commit is contained in:
parent
e5e9065ccc
commit
8f804ff351
1 changed files with 42 additions and 8 deletions
50
README.md
50
README.md
|
|
@ -211,14 +211,48 @@ The platform contains the services, stores, control plane, and API gateway neede
|
||||||
## Integrations
|
## Integrations
|
||||||
TrustGraph provides maximum flexibility so your agents are always powered by the latest and greatest components.
|
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 APIs**:
|
||||||
- LLM Orchestration: **LM Studio**, **Llamafiles**, **Ollama**, **TGI**, and **vLLM**
|
- Anthropic
|
||||||
- Vector Databases: **Qdrant**, **Pinecone**, and **Milvus**
|
- AWS Bedrock
|
||||||
- Knowledge Graphs: **Memgraph**, **Neo4j**, and **FalkorDB**
|
- AzureAI
|
||||||
- Data Stores: **Apache Cassandra**
|
- AzureOpenAI
|
||||||
- Observability: **Prometheus** and **Grafana**
|
- Cohere
|
||||||
- Control Plane: **Apache Pulsar**
|
- Google AI Studio
|
||||||
- Clouds: **AWS**, **Azure**, **Google Cloud**, **Scaleway**, and **Intel Tiber Cloud**
|
- 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
|
### Pulsar Control Plane
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue