Skip to main content
Version 1.5.8
Released March 25, 2026

AI models & documentation

Answer API model list

  • New models — Added Claude Sonnet 4.6, Claude Opus 4.6, DeepSeek V3.2, and Qwen3 Next 80B A3B to the supported model catalog, with clearer short descriptions for when to use each model.
  • Retired from docs — Removed older catalog entries (Claude Sonnet 4, Sonnet 4.5, Opus 4.5, Llama 3.3 70B) from the public model tables so the docs match what we support today.
  • CreditsDeepSeek V3.2 is priced at 2 credits per use (see Generate AI Answer and Python SDK).

Python SDK docs

  • Aligned with API reference — The Python SDK Generate AI Answer page uses the same model table and updated examples (ai_model defaults and samples).

Security

  • Dependency and security updates — We applied security-focused updates across almost all of our backend functions that ship with a package.json (Node.js services and Lambdas), including dependency refreshes and hardening. We recommend using the latest API keys.