voxblog/apps/api/src/services
Ender a9b009685c
All checks were successful
Deploy to Production / deploy (push) Successful in 1m48s
feat: enhance AI content generation with logging and fallbacks
- Added comprehensive logging for OpenAI API calls and responses in both AltTextGenerator and MetadataGenerator
- Updated OpenAI model from gpt-5-2025-08-07 to gpt-4o and standardized completion parameters
- Implemented fallback mechanisms for handling empty or invalid AI responses
- Added buildFallback methods to generate reasonable defaults from input text
- Enhanced MetadataGenerator with smart title/tag derivation and URL slugification
2025-10-27 00:04:23 +01:00
..
ai feat: enhance AI content generation with logging and fallbacks 2025-10-27 00:04:23 +01:00
openai refactor: restructure AI generation into modular architecture 2025-10-25 21:13:42 +02:00