fix: normalize search_volume (int→str), relevance (float→int), competition (lower→Title), post_count (int→str) for LongCat API responses 3ef98d0 ihtesham0345 commited on 27 days ago
fix: add catch-all viral_hashtags mapping at end of cross_map_fields to catch hashtags set by platform-specific mappers 2680851 ihtesham0345 commited on 27 days ago
fix: add generic cross-map fields (core_keywords, viral_hashtags, strategy_tips, content_titles) to all platform response models so they survive FastAPI's response_model filter 91c8715 ihtesham0345 commited on 27 days ago
fix: add Pinterest cross-maps for core_keywords, content_titles, hashtags, strategy_tips 504cc76 ihtesham0345 commited on 27 days ago
fix: handle model returning dict instead of list for tweet_threads/post_drafts/post_ideas/video_concepts 468fc59 ihtesham0345 commited on 27 days ago
feat: Add LinkedIn API posting + enhanced analyzer + schema 639b959 ihtesham0345 commited on 27 days ago
feat: Add LongCat API as primary model with Qwen fallback + cross-map fix 249b12a ihtesham0345 commited on 27 days ago
fix: Add Instagram cross-maps for hashtag_sets/captions/content_ideas 43bad80 ihtesham0345 commited on 27 days ago
fix: Run cross-map after defaults so LLM-sparse responses still get mapped 0054399 ihtesham0345 commited on 27 days ago
fix: Add core_keywords and related_phrases cross-mapping from tags/video_titles 2eb9ab6 ihtesham0345 commited on 27 days ago
fix: Cross-map platform keys to generic keys for frontend template ae74dac ihtesham0345 commited on 27 days ago
fix: Improve prompts to return JSON object, add error for list response 5b10e71 ihtesham0345 commited on 27 days ago
fix: Add error message when LLM returns list instead of dict a4fce70 ihtesham0345 commited on 27 days ago
fix: Escape curly braces in f-string causing Invalid format specifier c19bbb8 ihtesham0345 commited on 27 days ago
fix: Guard against LLM returning JSON array instead of object 2cf0f7b ihtesham0345 commited on 27 days ago
fix: Add missing validate_and_fill_data_defaults function 758a047 ihtesham0345 commited on 27 days ago
fix: Catch normalize/validate errors, hide raw JSON parse errors againe e22a390 ihtesham0345 commited on 27 days ago
fix: Catch normalize/validate errors, hide raw JSON parse errors 4a774c4 ihtesham0345 commited on 27 days ago
fix: Handle missing correction fields + ResponseValidationError c4fea6f ihtesham0345 commited on 27 days ago
fix: Add normalize_response to handle model output format mismatches e1cb6ad ihtesham0345 commited on May 16
perf: Reduce max_new_tokens 1500→800, cut output by 50% for faster CPU inference b0fb0e7 ihtesham0345 commited on May 16
fix: Raise HTTPException for unexpected errors instead of returning invalid dict 0ca65c8 ihtesham0345 commited on May 16
fix: Simplify prompts for 0.5B model reliability + resilient error handling 6e467d1 ihtesham0345 commited on May 16
feat: Add multi-platform social media analysis with 7 platform-specific endpoints 38098b4 ihtesham0345 commited on May 14
Add Schema Validation Safety Net: Auto-fill missing JSON fields with defaults c31af39 ihtesham0345 commited on Jan 30
Fix JSON Crash: Lower Temp to 0.3 + Enhance Repair Logic + Add Error Fallback fdbd75a ihtesham0345 commited on Jan 30
Switch to Qwen-0.5B (Nano) for instant speed and 100% stability f169fdd ihtesham0345 commited on Jan 30
Optimize for Speed: 30 Keywords / 1500 Tokens to stop Local CPU Timeout 99776a0 ihtesham0345 commited on Jan 30
Reduce to 50 keywords to prevent CPU Timeout (Internal Server Error) 4d779c6 ihtesham0345 commited on Jan 30
Migrate to Local Inference (Qwen-1.5B) to permanently bypass API limits: Re-added Torch/Transformers 50196f5 ihtesham0345 commited on Jan 30
Switch to SmolLM2 (HF Native) to resolve provider support issues e7e750b ihtesham0345 commited on Jan 30
Switch to Google Gemma-2-9B-IT for dependable serverless support ddcd3d9 ihtesham0345 commited on Jan 30
Fix NameError and Switch to Phi-3-Mini to bypass 402 Payment Limits 3509502 ihtesham0345 commited on Jan 30
Fix truncation error: Reduce to 50 keywords + JSON repair logic 7252943 ihtesham0345 commited on Jan 30