Commit Graph

2 Commits

Author SHA1 Message Date
70fef80051 feat: add support for reasoning (thinking) models across all providers
- Refactored OpenAI, DeepSeek, Grok, and Ollama to manual JSON parsing to capture 'reasoning_content' and 'thought' fields.
- Implemented real-time streaming of reasoning blocks.
- Added token aggregation and cost tracking for reasoning tokens.
- Updated unified models to include 'reasoning_content' in API responses.
2026-02-26 13:50:22 -05:00
5400d82acd Init repo 2026-02-26 11:51:36 -05:00