IAV-154/feat: Add prompt processing service with LiteLLM integration
- Implement PromptProcessingController for handling prompt requests
- Add ContentProcessingService for multi-format content handling (text, images, PDF, Word)
- Integrate LiteLlmService for LLM interactions
- Add ContentTypeDetector utility for automatic file type detection
- Configure LiteLlmProperties for service configuration management
- Implement comprehensive error handling and loggin