- Switch to OpenAI SDK for Deepseek API calls
- Add openai package dependency
- Update configuration for Deepseek API
- Update environment variable examples
- Improve error handling for API responses
This change improves reliability and maintainability by using the official SDK
with proper typing and error handling.