You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🌍 **Multiple Protocol Support** – Provides APIs as REST or MCP Server including SSE mode
56
-
-📜**API Documentation** – Auto-generated Swagger documentation and OpenAPI 3.1.0 specification
56
+
-🔐**Authentication Options** – Built-in support for <ahref="https://docs.centralmind.ai/plugins/api_keys/">API keys</a> and <ahref="https://docs.centralmind.ai/plugins/oauth/">OAuth</a>
57
57
- 🔒 **PII Protection** – Implements <ahref="https://docs.centralmind.ai/plugins/pii_remover/">regex plugin</a> or <ahref="https://docs.centralmind.ai/plugins/presidio_anonymizer/">Microsoft Presidio plugin</a> for PII and sensitive data redaction
58
-
- ⚡ **Flexible Configuration** – Easily extensible via YAML configuration and plugin system
59
-
- 🐳 **Deployment Options** – Run as a binary or Docker container with ready-to-use <ahref="https://docs.centralmind.ai/helm/gateway/">Helm chart</a>
60
-
- 🤖 **Multiple AI Providers Support** - Support for [OpenAI](https://docs.centralmind.ai/providers/openai), [Anthropic](https://docs.centralmind.ai/providers/anthropic), [Amazon Bedrock](https://docs.centralmind.ai/providers/bedrock), [Google Gemini](https://docs.centralmind.ai/providers/gemini) & [Google VertexAI](https://docs.centralmind.ai/providers/anthropic-vertexai)
58
+
- 👀 **Comprehensive Monitoring** – Integration with <ahref="https://docs.centralmind.ai/plugins/otel/">OpenTelemetry (OTel)</a> for request tracking and audit trails
61
59
- 📦 **Local & On-Premises** – Support for <ahref="https://docs.centralmind.ai/providers/local-models/">self-hosted LLMs</a> through configurable AI endpoints and models
60
+
- 🤖 **Multiple AI Providers Support** - Support for [OpenAI](https://docs.centralmind.ai/providers/openai), [Anthropic](https://docs.centralmind.ai/providers/anthropic), [Amazon Bedrock](https://docs.centralmind.ai/providers/bedrock), [Google Gemini](https://docs.centralmind.ai/providers/gemini) & [Google VertexAI](https://docs.centralmind.ai/providers/anthropic-vertexai)
61
+
- ⚡ **Flexible Configuration** – Easily extensible via YAML configuration and plugin system
- 🔑 **Row-Level Security (RLS)** – Fine-grained data access control using <ahref="https://docs.centralmind.ai/plugins/lua_rls/">Lua scripts</a>
63
-
- 🔐 **Authentication Options** – Built-in support for <ahref="https://docs.centralmind.ai/plugins/api_keys/">API keys</a> and <ahref="https://docs.centralmind.ai/plugins/oauth/">OAuth</a>
64
-
- 👀 **Comprehensive Monitoring** – Integration with <ahref="https://docs.centralmind.ai/plugins/otel/">OpenTelemetry (OTel)</a> for request tracking and audit trails
[Google Gemini](https://docs.centralmind.ai/providers/gemini) provides a generous **free tier**. You can obtain an API key by visiting Google AI Studio:
138
+
Google Gemini provides a generous **free tier**. You can obtain an API key by visiting Google AI Studio:
141
139
142
140
-[Google AI Studio](https://aistudio.google.com/apikey)
143
141
@@ -243,17 +241,14 @@ It is always subject to change, and the roadmap will highly depend on user feedb
243
241
we are planning the following features:
244
242
245
243
#### Database and Connectivity
246
-
247
-
- 🗄️ **Extended Database Integrations** - Redshift, S3 (Iceberg and Parquet), Oracle DB, Microsoft SQL Server, Elasticsearch
244
+
- 🗄️ **Extended Database Integrations** - Databricks, Redshift, S3 (Iceberg and Parquet), Oracle DB, Microsoft SQL Server, Elasticsearch
248
245
- 🔑 **SSH tunneling** - ability to use jumphost or ssh bastion to tunnel connections
249
246
250
247
#### Enhanced Functionality
251
-
252
248
- 🔍 **Advanced Query Capabilities** - Complex filtering syntax and Aggregation functions as parameters
253
249
- 🔐 **Enhanced MCP Security** - API key and OAuth authentication
254
250
255
251
#### Platform Improvements
256
-
257
252
- 📦 **Schema Management** - Automated schema evolution and API versioning
0 commit comments