mirror of
https://github.com/aljazceru/mentor-mcp-server.git
synced 2025-12-17 05:54:26 +01:00
ed5afdd56ccbc8d2141d7b6483d121bd7ca9c8c9
- Switch to deepseek-reasoner model for improved analysis - Add Chain of Thought (CoT) reasoning capabilities - Update types to support reasoning_content in responses - Update second-opinion tool to showcase CoT reasoning - Add max_tokens configuration for response length control - Update documentation and examples The deepseek-reasoner model provides step-by-step reasoning before generating final responses, improving the quality and transparency of the analysis. The reasoning is now exposed in tool responses under the 'reasoning' field.
Description
Languages
TypeScript
86.6%
JavaScript
13.4%