v0.8.1.1

DeepSeek R1 Support

January 21, 2025

Added support for DeepSeek R1 Reasoner and Chat models - 50x cheaper than O1 with visible reasoning tokens and excellent prompt caching optimization.

✨ New Features

  • DeepSeek R1 Reasoner model support - reasoning model with visible chain-of-thought processing
  • DeepSeek Chat model support - cost-effective alternative with built-in reasoning capabilities

⚡ Improvements

  • Temperature setting moved to additional arguments - required for Reasoner compatibility
  • Prompt caching optimization - up to 80% cached tokens for cost efficiency
  • Reasoning tokens visibility - watch model think through complex problems
  • Chain of thought built into framework - benefit from reasoning without using Reasoner model