> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moorcheh.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v1.5.5

> Structured Answer Output, Security Updates & Enterprise Package - Answer endpoint enhancements, n8n & MCP updates, and Terraform-based enterprise licensing

<Update label="Version 1.5.5" description="Released January 20, 2026">
  ### New Features

  #### Answer Endpoint: Structured Output

  * **Structured output in response** - The answer endpoint now returns structured output for easier parsing and integration with downstream systems
  * **Predictable response schema** - Consistent JSON structure for answers, citations, and metadata

  See [Structured Output](/api-reference/ai/generate#structured-output) in the Generate AI Answer API reference.

  #### Enterprise Package & Licensing

  * **Enterprise customer package** - New package tailored for enterprise customers with advanced features and support
  * **Terraform-based licensing** - Licensing and provisioning for enterprise deployments managed via Terraform for reproducible, infrastructure-as-code workflows

  <Info>
    **Benefit:** Integrate answer responses directly into your applications with a well-defined structure. Enterprise teams can provision and manage Moorcheh with Terraform while enforcing licensing through infrastructure.
  </Info>

  ### Security & Improvements

  #### Answer Endpoint

  * **Max token security** - Updated security controls for maximum tokens on the answer endpoint to prevent abuse and ensure resource fairness

  #### Integrations

  * **n8n: AI models in npm registry** - Updated AI models available in the n8n npm registry for the Moorcheh node
  * **moorcheh-mcp: Security and version** - Security improvements and version update for the Moorcheh MCP server
  * **Chat boilerplate: GitHub repo initialization** - Chat boilerplate now also initializes a GitHub repository when you create a new project
</Update>
