Beta

v0.1.0-beta

Initial beta release.

v0.1.0-beta — Initial Release

Released: February 2026

This is the first beta release of Ajutant. It includes the three core features of the platform.

Assistants

  • Pre-configured AI assistants visible to end users
  • Admin-controlled model assignment, system prompts, and temperature
  • Persistent conversation history per user
  • Assistant dashboard with team-based visibility

Document Chat

  • Upload documents and ask questions using RAG
  • Supported formats: PDF, DOCX, PPTX, XLSX, TXT, MD
  • Powered by Apache Tika (extraction) and pgvector (retrieval)
  • Vector embeddings stored in your tenant’s PostgreSQL instance

Team Separation

  • Azure AD / Entra ID authentication
  • Security group-based team mapping
  • Conversation isolation by user
  • Assistant access scoped to team groups
  • Platform Admin and Team Admin roles

Infrastructure

  • Full deployment via Bicep templates
  • Azure Container Apps, PostgreSQL Flexible Server, AI Foundry
  • Virtual Network with private endpoints
  • Key Vault for secrets management
  • LiteLLM for model abstraction

Beta notice
This is a beta release. Features and APIs may change. Please report issues to your account contact.