Muyue 60fdc9a66f Add Claude AI support as alternative to Mistral
- Create claudeClient.js service for Claude API integration
- Add CLAUDE_API_KEY to .env configuration
- Claude uses identical prompt structure and section extraction logic
- Supports claude-3-5-sonnet-20241022 model

Next: Add provider selection to orchestrator and routes
2025-10-19 16:32:48 +02:00
..