Skip to main content

Anaconda AI

2026-05-21
  • Added support for downloading safetensors collections with anaconda ai download --safetensors <MODEL>. Requires the ai-catalyst backend.
2026-05-08
  • Added MCP support for listing and downloading models and managing model servers with any backend.
  • Added support for deploying models to Amazon SageMaker AI endpoints.
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.
2025-10-04
  • Added support for tool calling functionality in model interactions.
2025-10-02
  • Bug fixes and stability improvements.
2025-05-12
  • Bug fixes and stability improvements.
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
2025-04-08
  • Improved CLI parameter handling and configuration management.
2025-03-27
  • Bug fixes and stability improvements.
2025-03-27
  • Bug fixes and stability improvements.
2025-03-25
  • Bug fixes and stability improvements.
2025-03-25
  • Initial framework integrations and core functionality.
2025-01-21
  • Early release with basic model management capabilities.