Commit History

fix: normalize search_volume (int→str), relevance (float→int), competition (lower→Title), post_count (int→str) for LongCat API responses
3ef98d0
Running

ihtesham0345 commited on

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

fix: add Pinterest cross-maps for core_keywords, content_titles, hashtags, strategy_tips
504cc76

ihtesham0345 commited on

fix: handle model returning dict instead of list for tweet_threads/post_drafts/post_ideas/video_concepts
468fc59

ihtesham0345 commited on

feat: Add LinkedIn API posting + enhanced analyzer + schema
639b959

ihtesham0345 commited on

feat: Add LongCat API as primary model with Qwen fallback + cross-map fix
249b12a

ihtesham0345 commited on

fix: Add Instagram cross-maps for hashtag_sets/captions/content_ideas
43bad80

ihtesham0345 commited on

fix: Run cross-map after defaults so LLM-sparse responses still get mapped
0054399

ihtesham0345 commited on

fix: Add core_keywords and related_phrases cross-mapping from tags/video_titles
2eb9ab6

ihtesham0345 commited on

fix: Cross-map platform keys to generic keys for frontend template
ae74dac

ihtesham0345 commited on

fix: Add error message when LLM returns list instead of dict
a4fce70

ihtesham0345 commited on

fix: Guard against LLM returning JSON array instead of object
2cf0f7b

ihtesham0345 commited on

fix: Add missing validate_and_fill_data_defaults function
758a047

ihtesham0345 commited on

fix: Catch normalize/validate errors, hide raw JSON parse errors againe
e22a390

ihtesham0345 commited on

fix: Catch normalize/validate errors, hide raw JSON parse errors
4a774c4

ihtesham0345 commited on

fix: Handle missing correction fields + ResponseValidationError
c4fea6f

ihtesham0345 commited on

feat: Add Grammar Correction API v2.1.0
ff08af5

ihtesham0345 commited on

fix: Add normalize_response to handle model output format mismatches
e1cb6ad

ihtesham0345 commited on

fix: Simplify prompts for 0.5B model reliability + resilient error handling
6e467d1

ihtesham0345 commited on

feat: Add multi-platform social media analysis with 7 platform-specific endpoints
38098b4

ihtesham0345 commited on