Add support for integrating DeepSeek models into MaIN.NET, extending our LLM provider capabilities. This will allow users to leverage DeepSeek's powerful models, including their advanced reasoning features.
Goals:
- Implement API authentication and model selection
- Properly process and expose DeepSeek's dedicated reasoning_content stream
- Ensure seamless integration with the existing LLM provider abstraction
- Provide usage examples and essential documentation
Add support for integrating DeepSeek models into MaIN.NET, extending our LLM provider capabilities. This will allow users to leverage DeepSeek's powerful models, including their advanced reasoning features.
Goals: