> ## 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.0.0

> Initial Release - First public release featuring dashboard analytics, namespace management, playground interface, and core API functionality

<Update label="Version 1.0.0" description="Released July 9, 2025">
  ### Dashboard

  #### Overview

  * Quick overview tab for overall usage
  * Weekly API usage line graph
  * Quick usage metrics
  * Recent activity feed

  #### Usage Analytics

  * Weekly usage graphs for specific APIs
  * Platform health dashboard
  * Usage limit visualizations with bar graphs
  * Daily cost analysis (weekly view) with bar graphs

  #### Performance Monitoring

  * Quick performance cards
  * 24-hour performance matrix with line graphs
  * Average execution time tracking for upload, search, and answer operations

  ### Namespace Management

  #### Text Namespaces

  * Namespace name and item count
  * Creation time tracking

  #### Vector Namespaces

  * Namespace name and vector dimensions
  * Item count and creation time tracking

  ### Playground

  #### Chat Interface

  * Kiosk mode for focused interactions
  * AI model selection

  #### Settings & Configuration

  * Header and footer prompt customization
  * Model parameters (model selection, temperature)
  * Top-k and threshold controls
  * Metadata toggle options
  * JSON configuration export

  #### Chat History

  * Conversation titles and content
  * Chat timing and timestamps
  * Local storage persistence

  ### API Key Management

  #### Key Operations

  * Create new API keys
  * Revoke existing keys
  * Delete API keys

  ### Pricing Plans

  #### Subscription Tiers

  * Community plan
  * Professional plan
  * Pay-as-you-go options
  * Enterprise solutions

  ### Documentation

  #### Developer Resources

  * Complete API reference
  * Python SDK documentation
</Update>
