- Add adapt_with_ai() method to PlatformAdapter that uses DeepSeek to condense content when it exceeds platform character limits - Add adapt_for_all_platforms_smart() for batch adaptation - Modify create_post endpoint to auto-generate content_x, content_threads, content_instagram, content_facebook with adapted versions - Modify update_post to re-adapt content when main content changes - If content fits within limit, use as-is (no AI call) - If content exceeds limit, AI condenses while preserving message - Fallback to rule-based truncation if DeepSeek API unavailable Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
14 KiB
14 KiB