Commit Graph
1 Commits
Author SHA1 Message Date
damjan_savicandClaude Opus 4.5 798d7e8f5b auto-claude: subtask-4-2 - Create Deepseek API client wrapper using OpenAI SDK
- Add Deepseek client using OpenAI SDK with custom baseURL
- Implement createDeepseekClient() factory function with lazy initialization
- Add ChatMessage type definitions for type safety
- Include portfolio-specific system prompt for the chatbot
- Support both streaming and non-streaming chat completions
- Configure default model (deepseek-chat) and sensible defaults

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 00:49:33 +01:00