cyanheads a6edebbf8e refactor: update Deepseek API implementation
- 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.
2025-01-25 19:09:41 -08:00
Description
No description provided
Apache-2.0 127 KiB
Languages
TypeScript 86.6%
JavaScript 13.4%