v2.21.0•
Added Reasoning Capabilities and New Models
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_contentfield to the standardized chat completion response schema to surface a model's thinking process. - Expanded the model catalog for
provider-6with several new models featuring reasoning and vision capabilities.
Improvements
2
- Updated response and stream transformers for
provider-6to correctly extract and format reasoning content. - Enhanced response builders to incorporate
reasoning_contentinto the final standardized API response.