v2.21.0

Added Reasoning Capabilities and New Models

Sreejan
SreejanAuthor

This update enhances the capabilities of provider-6 by adding support for models that can expose their reasoning or "thinking" process.

New Features

3
  • Added support for reasoning capabilities for models from provider-6.
  • Introduced a new reasoning_content field to the standardized chat completion response schema to surface a model's thinking process.
  • Expanded the model catalog for provider-6 with several new models featuring reasoning and vision capabilities.

Improvements

2
  • Updated response and stream transformers for provider-6 to correctly extract and format reasoning content.
  • Enhanced response builders to incorporate reasoning_content into the final standardized API response.