Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.co-mind.ai/llms.txt

Use this file to discover all available pages before exploring further.

Release history for the co-mind.ai platform.

v1.4.0 — April 1, 2026

New Features

  • MCP Data Sources — 6 new integrations: Elasticsearch, Snowflake, S3, Xero, HubSpot, and per-org deployment model
  • Email Compose — Draft and send emails directly from chat via Exchange integration
  • Data Sources Admin UI — Configure and manage connector sources from the admin panel
  • Theme Selector — Light, Dark, and System theme options in General Settings

Security & Infrastructure

  • Various security hardening improvements across authentication, credential management, and deployment configuration

v1.3.0 — March 13, 2026

New Features

  • Smart Inbox — AI-powered priority inbox with email actions, templates, and analytics via Exchange integration
  • Directory Connector Sync — Sync files from SMB and SharePoint with delta tracking
  • Tool Orchestration — Chat augmented with parallel tool discovery and execution
  • Inline Document Comparison — AI-powered structural diffs in chat (supports 6 languages)

v1.2.1 — February 25, 2026

New Features

  • n8n Integration — Community node for workflow automation (@co-mind-ai/n8n-nodes-comind-ai)
  • Infercom Backend — EU sovereign AI inference on SambaNova hardware
  • Document Analyzer — Extract structured data from documents with human-in-the-loop review
  • Researcher — Multi-provider web search, content scraping, and deep research with iterative reasoning
  • Grant Proposals — AI-assisted grant proposal generation

Improvements

  • Security Sanitizer — Configurable per-tenant content safety policies (injection detection, PII redaction, jailbreak prevention)
  • Audit Logs — Comprehensive audit trail with filtering and aggregation
  • Personal Access Tokens — Fine-grained API token scopes for programmatic access
  • Directory Integration — Microsoft Entra ID (Azure AD) support alongside LDAP/Active Directory

v1.0.0

Initial release of the co-mind.ai platform.

Core

  • Chat Completions — OpenAI-compatible chat API with streaming, vision, and tool calling
  • Text Completions — Prompt-based text generation
  • Embeddings — Vector embeddings for semantic search and similarity
  • Multi-backend support — vLLM, Ollama, llama.cpp, OpenAI, and Anthropic passthrough

Knowledge Base (RAG)

  • Knowledge Bases — Upload and manage document collections
  • Stateless & Stateful Chat — Chat with knowledge bases with client- or server-managed history
  • Context Retrieval — Query KBs directly for relevant document chunks

Echo Engine (Audio)

  • Transcription (STT) — Synchronous and async audio transcription with speaker diarization
  • Text-to-Speech (TTS) — Multi-voice, multi-language speech synthesis
  • Recordings — Audio recording metadata management

Administration

  • Multi-tenant isolation — Separate users, API keys, and quotas per tenant
  • LDAP/Active Directory — Enterprise directory integration
  • JWT & PAT authentication — Dual authentication methods