Skip to main content

Documentation Index

Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt

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

Anaconda AI

0.5.0
2026-03-17
  • Added support for ai-catalyst backend with multi-site configuration for Anaconda Platform users.
  • All CLI commands now support a --json flag for machine-readable output.
  • Introduced Model Context Protocol (MCP) server integration for IDE and client compatibility.
  • Major updates to framework integrations with improved class structure and functionality.
  • Added support for automated package command workflows.
0.4.3
2025-10-04
  • Added support for tool calling functionality in model interactions.
0.4.2
2025-10-02
  • Bug fixes and stability improvements.
0.4.1
2025-05-12
  • Bug fixes and stability improvements.
0.4.0
2025-05-07
  • Added pgvector database support for embedding storage and retrieval.
  • Improved quantized model downloading with better progress tracking.
  • Enhanced port management and AI Navigator configuration reading.
  • New CLI commands for vector database management:
    • anaconda ai launch-vectordb - Start a pgvector database instance
    • anaconda ai stop-vectordb - Stop the vector database
    • anaconda ai list-tables - List database tables
    • anaconda ai create-table - Create new tables
    • anaconda ai drop-table - Remove tables
0.3.4
2025-04-08
  • Improved CLI parameter handling and configuration management.
0.3.3
2025-03-27
  • Bug fixes and stability improvements.
0.3.2
2025-03-27
  • Bug fixes and stability improvements.
0.3.1
2025-03-25
  • Bug fixes and stability improvements.
0.3.0
2025-03-25
  • Initial framework integrations and core functionality.
0.2.2
2025-01-21
  • Early release with basic model management capabilities.