🐦 Twitter Post Details

Viewing enriched Twitter post

@jerryjliu0

Today I’m excited to announce Spreadsheet Agents 📊🤖 - a brand-new LlamaIndex feature that allows users to both do data transformation and QA over unnormalized Excel sheets. A lot of knowledge work happens in Excel (or Sheets, Numbers, etc.) - from insurance to tax to corporate… https://t.co/CqQEXMIYKm

📊 Media Metadata

{
  "media": [
    {
      "type": "video",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1930700136482800050/media_0.mp4?",
      "filename": "media_0.mp4"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "topics": [
      "Spreadsheet Agents",
      "data transformation",
      "Excel sheets"
    ],
    "entities": [],
    "summary": "The tweet announces the launch of Spreadsheet Agents, a new feature for data transformation and QA in Excel sheets.",
    "language": "en",
    "processed_at": "2025-08-07T11:39:57.624529"
  }
}

🔧 Raw API Response

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1930700136482800050",
              "sortIndex": "1953511428363124736",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1930700136482800050",
                      "has_birdwatch_notes": false,
                      "core": {
                        "user_results": {
                          "result": {
                            "__typename": "User",
                            "id": "VXNlcjozNjk3Nzc0MTY=",
                            "rest_id": "369777416",
                            "affiliates_highlighted_label": {},
                            "has_graduated_access": true,
                            "is_blue_verified": true,
                            "profile_image_shape": "Circle",
                            "legacy": {
                              "can_dm": true,
                              "can_media_tag": true,
                              "created_at": "Wed Sep 07 22:54:31 +0000 2011",
                              "default_profile": true,
                              "default_profile_image": false,
                              "description": "co-founder/CEO @llama_index\n\nCareers: https://t.co/EUnMNmbCtx\nEnterprise: https://t.co/Ht5jwxSrQB",
                              "entities": {
                                "description": {
                                  "urls": [
                                    {
                                      "display_url": "llamaindex.ai/careers",
                                      "expanded_url": "https://www.llamaindex.ai/careers",
                                      "url": "https://t.co/EUnMNmbCtx",
                                      "indices": [
                                        38,
                                        61
                                      ]
                                    },
                                    {
                                      "display_url": "llamaindex.ai/contact",
                                      "expanded_url": "https://www.llamaindex.ai/contact",
                                      "url": "https://t.co/Ht5jwxSrQB",
                                      "indices": [
                                        74,
                                        97
                                      ]
                                    }
                                  ]
                                },
                                "url": {
                                  "urls": [
                                    {
                                      "display_url": "llamaindex.ai",
                                      "expanded_url": "https://www.llamaindex.ai/",
                                      "url": "https://t.co/YiIfjVlzb6",
                                      "indices": [
                                        0,
                                        23
                                      ]
                                    }
                                  ]
                                }
                              },
                              "fast_followers_count": 0,
                              "favourites_count": 7776,
                              "followers_count": 64138,
                              "friends_count": 1378,
                              "has_custom_timelines": true,
                              "is_translator": false,
                              "listed_count": 1295,
                              "location": "",
                              "media_count": 1244,
                              "name": "Jerry Liu",
                              "normal_followers_count": 64138,
                              "pinned_tweet_ids_str": [
                                "1953108641558540720"
                              ],
                              "possibly_sensitive": false,
                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1283610285031460864/1Q4zYhtb_normal.jpg",
                              "profile_interstitial_type": "",
                              "screen_name": "jerryjliu0",
                              "statuses_count": 6037,
                              "translator_type": "none",
                              "url": "https://t.co/YiIfjVlzb6",
                              "verified": false,
                              "want_retweets": false,
                              "withheld_in_countries": []
                            },
                            "tipjar_settings": {}
                          }
                        }
                      },
                      "unmention_data": {},
                      "edit_control": {
                        "edit_tweet_ids": [
                          "1930700136482800050"
                        ],
                        "editable_until_msecs": "1749153357000",
                        "is_edit_eligible": true,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "37784",
                        "state": "EnabledWithCount"
                      },
                      "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                      "note_tweet": {
                        "is_expandable": true,
                        "note_tweet_results": {
                          "result": {
                            "id": "Tm90ZVR3ZWV0OjE5MzA3MDAxMzYyODU2MzQ1NjA=",
                            "text": "Today I’m excited to announce Spreadsheet Agents 📊🤖 - a brand-new LlamaIndex feature that allows users to both do data transformation and QA over unnormalized Excel sheets.\n\nA lot of knowledge work happens in Excel (or Sheets, Numbers, etc.) - from insurance to tax to corporate finance. It is an extremely nonstandard format that is unsolved by LLMs - neither text-to-CSV nor RAG nor code interpreter work well over these use cases.\n\nWe built an agent that has really advanced technical capabilities:\n1. We do RL-based semantic structure parsing to understand the structure of the Excel sheet\n2. We expose these data models through specialized tools to allow an Excel agent to interact with these sheets\n\nHuge shoutout to Daniel B. and @zhaoqili74 for working on this 🙌\n\nCurrently available in private preview, check out our blog: https://t.co/Opncj6q1VX\n\nCome talk to us if you’re interested: Come talk to us if you’re interested: https://t.co/jSuoqbUg39",
                            "entity_set": {
                              "hashtags": [],
                              "symbols": [],
                              "timestamps": [],
                              "urls": [
                                {
                                  "display_url": "llamaindex.ai/blog/introduci…",
                                  "expanded_url": "https://www.llamaindex.ai/blog/introducing-the-spreadsheet-agent-in-private-preview",
                                  "url": "https://t.co/Opncj6q1VX",
                                  "indices": [
                                    832,
                                    855
                                  ]
                                },
                                {
                                  "display_url": "llamaindex.ai/contact?utm_ca…",
                                  "expanded_url": "https://www.llamaindex.ai/contact?utm_campaign=excel&utm_medium=jl_socials",
                                  "url": "https://t.co/jSuoqbUg39",
                                  "indices": [
                                    933,
                                    956
                                  ]
                                }
                              ],
                              "user_mentions": [
                                {
                                  "id_str": "1270738547482464256",
                                  "name": "Zhaoqi Li",
                                  "screen_name": "zhaoqili74",
                                  "indices": [
                                    737,
                                    748
                                  ]
                                }
                              ]
                            },
                            "richtext": {
                              "richtext_tags": [
                                {
                                  "from_index": 30,
                                  "to_index": 48,
                                  "richtext_types": [
                                    "Bold"
                                  ]
                                }
                              ]
                            },
                            "media": {
                              "inline_media": []
                            }
                          }
                        }
                      },
                      "quoted_status_result": {
                        "result": {
                          "__typename": "Tweet",
                          "rest_id": "1930658429473104324",
                          "has_birdwatch_notes": false,
                          "core": {
                            "user_results": {
                              "result": {
                                "__typename": "User",
                                "id": "VXNlcjoxNjA0Mjc4MzU4Mjk2MDU1ODA4",
                                "rest_id": "1604278358296055808",
                                "affiliates_highlighted_label": {},
                                "has_graduated_access": true,
                                "is_blue_verified": true,
                                "profile_image_shape": "Circle",
                                "legacy": {
                                  "can_dm": false,
                                  "can_media_tag": true,
                                  "created_at": "Sun Dec 18 00:52:44 +0000 2022",
                                  "default_profile": true,
                                  "default_profile_image": false,
                                  "description": "Build AI agents over your documents\n\nGithub: https://t.co/HC19j7vMwc\nDocs: https://t.co/QInqg2zksh\nLlamaCloud: https://t.co/yQGTiRSNvj",
                                  "entities": {
                                    "description": {
                                      "urls": [
                                        {
                                          "display_url": "github.com/run-llama/llam…",
                                          "expanded_url": "http://github.com/run-llama/llama_index",
                                          "url": "https://t.co/HC19j7vMwc",
                                          "indices": [
                                            45,
                                            68
                                          ]
                                        },
                                        {
                                          "display_url": "docs.llamaindex.ai",
                                          "expanded_url": "http://docs.llamaindex.ai",
                                          "url": "https://t.co/QInqg2zksh",
                                          "indices": [
                                            75,
                                            98
                                          ]
                                        },
                                        {
                                          "display_url": "cloud.llamaindex.ai",
                                          "expanded_url": "https://cloud.llamaindex.ai/",
                                          "url": "https://t.co/yQGTiRSNvj",
                                          "indices": [
                                            111,
                                            134
                                          ]
                                        }
                                      ]
                                    },
                                    "url": {
                                      "urls": [
                                        {
                                          "display_url": "llamaindex.ai",
                                          "expanded_url": "https://www.llamaindex.ai/",
                                          "url": "https://t.co/epzefqQqZx",
                                          "indices": [
                                            0,
                                            23
                                          ]
                                        }
                                      ]
                                    }
                                  },
                                  "fast_followers_count": 0,
                                  "favourites_count": 1425,
                                  "followers_count": 99664,
                                  "friends_count": 28,
                                  "has_custom_timelines": false,
                                  "is_translator": false,
                                  "listed_count": 1571,
                                  "location": "",
                                  "media_count": 1676,
                                  "name": "LlamaIndex 🦙",
                                  "normal_followers_count": 99664,
                                  "pinned_tweet_ids_str": [
                                    "1950285220663742516"
                                  ],
                                  "possibly_sensitive": false,
                                  "profile_banner_url": "https://pbs.twimg.com/profile_banners/1604278358296055808/1752258343",
                                  "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623505166996742144/n-PNQGgd_normal.jpg",
                                  "profile_interstitial_type": "",
                                  "screen_name": "llama_index",
                                  "statuses_count": 3500,
                                  "translator_type": "none",
                                  "url": "https://t.co/epzefqQqZx",
                                  "verified": false,
                                  "want_retweets": false,
                                  "withheld_in_countries": []
                                },
                                "tipjar_settings": {}
                              }
                            }
                          },
                          "unmention_data": {},
                          "edit_control": {
                            "edit_tweet_ids": [
                              "1930658429473104324"
                            ],
                            "editable_until_msecs": "1749143414000",
                            "is_edit_eligible": true,
                            "edits_remaining": "5"
                          },
                          "is_translatable": false,
                          "views": {
                            "count": "48419",
                            "state": "EnabledWithCount"
                          },
                          "source": "<a href=\"https://typefully.com/\" rel=\"nofollow\">Typefully</a>",
                          "note_tweet": {
                            "is_expandable": true,
                            "note_tweet_results": {
                              "result": {
                                "id": "Tm90ZVR3ZWV0OjE5MzA2NTg0MjkzMDEwOTY0NDg=",
                                "text": "Just launched: our production ready Spreadsheet Agent!\n\nIndustries like audit firms, tax teams, insurance and corporate finance waste 10+ hours a week manually processing hundreds of spreadsheet files, just copying and pasting numbers.\n\nOur agent solves this pain point using a \"Parse First, Reason Second\" architecture that understands visual structure and context. It can:\n\n➡️ Transform messy spreadsheets into normalized formats\n➡️ Provide natural language Q&A directly over spreadsheet content\n➡️ Handle merged cells, complex layouts\n➡️ Maintain data relationships through transformation\n\nIn our tests it outperforms even our human baseline, with 96% accuracy versus 75% for OpenAI Code Interpreter (GPT 4.1).\n\nRead all about it on our blog:\nhttps://t.co/zO0ZXvsjZ7\n\nSpreadsheet Agent is currently in private preview. To try it out, get in touch:\nhttps://t.co/YFCL9weLWU\n\nIn the meantime, try out our state of the art document processing in LlamaCloud by signing up today:\nhttps://t.co/D2LIAXZZB0",
                                "entity_set": {
                                  "hashtags": [],
                                  "symbols": [],
                                  "urls": [
                                    {
                                      "display_url": "llamaindex.ai/blog/introduci…",
                                      "expanded_url": "https://www.llamaindex.ai/blog/introducing-the-spreadsheet-agent-in-private-preview?source=socials&utm_medium=li_socials&campaign=excel",
                                      "url": "https://t.co/zO0ZXvsjZ7",
                                      "indices": [
                                        746,
                                        769
                                      ]
                                    },
                                    {
                                      "display_url": "llamaindex.ai/contact?source…",
                                      "expanded_url": "https://www.llamaindex.ai/contact?source=socials&utm_campaign=excel&utm_medium=li_socials",
                                      "url": "https://t.co/YFCL9weLWU",
                                      "indices": [
                                        851,
                                        874
                                      ]
                                    },
                                    {
                                      "display_url": "cloud.llamaindex.ai/?source=social…",
                                      "expanded_url": "https://cloud.llamaindex.ai/?source=socials&utm_campaign=excel&utm_medium=li_socials",
                                      "url": "https://t.co/D2LIAXZZB0",
                                      "indices": [
                                        977,
                                        1000
                                      ]
                                    }
                                  ],
                                  "user_mentions": []
                                }
                              }
                            }
                          },
                          "legacy": {
                            "bookmark_count": 169,
                            "bookmarked": false,
                            "created_at": "Thu Jun 05 16:10:14 +0000 2025",
                            "conversation_id_str": "1930658429473104324",
                            "display_text_range": [
                              0,
                              278
                            ],
                            "entities": {
                              "hashtags": [],
                              "media": [
                                {
                                  "display_url": "pic.x.com/OCEWPjZbQg",
                                  "expanded_url": "https://x.com/llama_index/status/1930658429473104324/photo/1",
                                  "id_str": "1930658425870135297",
                                  "indices": [
                                    279,
                                    302
                                  ],
                                  "media_key": "3_1930658425870135297",
                                  "media_url_https": "https://pbs.twimg.com/media/GssTm_iasAE43Ut.jpg",
                                  "type": "photo",
                                  "url": "https://t.co/OCEWPjZbQg",
                                  "ext_media_availability": {
                                    "status": "Available"
                                  },
                                  "features": {
                                    "large": {
                                      "faces": []
                                    },
                                    "medium": {
                                      "faces": []
                                    },
                                    "small": {
                                      "faces": []
                                    },
                                    "orig": {
                                      "faces": []
                                    }
                                  },
                                  "sizes": {
                                    "large": {
                                      "h": 1080,
                                      "w": 1080,
                                      "resize": "fit"
                                    },
                                    "medium": {
                                      "h": 1080,
                                      "w": 1080,
                                      "resize": "fit"
                                    },
                                    "small": {
                                      "h": 680,
                                      "w": 680,
                                      "resize": "fit"
                                    },
                                    "thumb": {
                                      "h": 150,
                                      "w": 150,
                                      "resize": "crop"
                                    }
                                  },
                                  "original_info": {
                                    "height": 1080,
                                    "width": 1080,
                                    "focus_rects": [
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 1080,
                                        "h": 605
                                      },
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 1080,
                                        "h": 1080
                                      },
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 947,
                                        "h": 1080
                                      },
                                      {
                                        "x": 81,
                                        "y": 0,
                                        "w": 540,
                                        "h": 1080
                                      },
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 1080,
                                        "h": 1080
                                      }
                                    ]
                                  },
                                  "media_results": {
                                    "result": {
                                      "media_key": "3_1930658425870135297"
                                    }
                                  }
                                }
                              ],
                              "symbols": [],
                              "timestamps": [],
                              "urls": [],
                              "user_mentions": []
                            },
                            "extended_entities": {
                              "media": [
                                {
                                  "display_url": "pic.x.com/OCEWPjZbQg",
                                  "expanded_url": "https://x.com/llama_index/status/1930658429473104324/photo/1",
                                  "id_str": "1930658425870135297",
                                  "indices": [
                                    279,
                                    302
                                  ],
                                  "media_key": "3_1930658425870135297",
                                  "media_url_https": "https://pbs.twimg.com/media/GssTm_iasAE43Ut.jpg",
                                  "type": "photo",
                                  "url": "https://t.co/OCEWPjZbQg",
                                  "ext_media_availability": {
                                    "status": "Available"
                                  },
                                  "features": {
                                    "large": {
                                      "faces": []
                                    },
                                    "medium": {
                                      "faces": []
                                    },
                                    "small": {
                                      "faces": []
                                    },
                                    "orig": {
                                      "faces": []
                                    }
                                  },
                                  "sizes": {
                                    "large": {
                                      "h": 1080,
                                      "w": 1080,
                                      "resize": "fit"
                                    },
                                    "medium": {
                                      "h": 1080,
                                      "w": 1080,
                                      "resize": "fit"
                                    },
                                    "small": {
                                      "h": 680,
                                      "w": 680,
                                      "resize": "fit"
                                    },
                                    "thumb": {
                                      "h": 150,
                                      "w": 150,
                                      "resize": "crop"
                                    }
                                  },
                                  "original_info": {
                                    "height": 1080,
                                    "width": 1080,
                                    "focus_rects": [
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 1080,
                                        "h": 605
                                      },
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 1080,
                                        "h": 1080
                                      },
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 947,
                                        "h": 1080
                                      },
                                      {
                                        "x": 81,
                                        "y": 0,
                                        "w": 540,
                                        "h": 1080
                                      },
                                      {
                                        "x": 0,
                                        "y": 0,
                                        "w": 1080,
                                        "h": 1080
                                      }
                                    ]
                                  },
                                  "media_results": {
                                    "result": {
                                      "media_key": "3_1930658425870135297"
                                    }
                                  }
                                }
                              ]
                            },
                            "favorite_count": 137,
                            "favorited": false,
                            "full_text": "Just launched: our production ready Spreadsheet Agent!\n\nIndustries like audit firms, tax teams, insurance and corporate finance waste 10+ hours a week manually processing hundreds of spreadsheet files, just copying and pasting numbers.\n\nOur agent solves this pain point using a… https://t.co/OCEWPjZbQg",
                            "is_quote_status": false,
                            "lang": "en",
                            "possibly_sensitive": false,
                            "possibly_sensitive_editable": true,
                            "quote_count": 5,
                            "reply_count": 1,
                            "retweet_count": 23,
                            "retweeted": false,
                            "user_id_str": "1604278358296055808",
                            "id_str": "1930658429473104324"
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 392,
                        "bookmarked": false,
                        "created_at": "Thu Jun 05 18:55:57 +0000 2025",
                        "conversation_id_str": "1930700136482800050",
                        "display_text_range": [
                          0,
                          279
                        ],
                        "entities": {
                          "hashtags": [],
                          "media": [
                            {
                              "display_url": "pic.x.com/CqQEXMIYKm",
                              "expanded_url": "https://x.com/jerryjliu0/status/1930700136482800050/video/1",
                              "id_str": "1930699160363384832",
                              "indices": [
                                280,
                                303
                              ],
                              "media_key": "13_1930699160363384832",
                              "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1930699160363384832/img/SpKISl0AWSN-O7R_.jpg",
                              "type": "video",
                              "url": "https://t.co/CqQEXMIYKm",
                              "additional_media_info": {
                                "monetizable": false
                              },
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "sizes": {
                                "large": {
                                  "h": 720,
                                  "w": 1280,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 675,
                                  "w": 1200,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 383,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 720,
                                "width": 1280,
                                "focus_rects": []
                              },
                              "video_info": {
                                "aspect_ratio": [
                                  16,
                                  9
                                ],
                                "duration_millis": 116916,
                                "variants": [
                                  {
                                    "content_type": "application/x-mpegURL",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/pl/byn2BEQIEJiZP9UK.m3u8"
                                  },
                                  {
                                    "bitrate": 256000,
                                    "content_type": "video/mp4",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/vid/avc1/480x270/NHaLx7mSrKwHQlp8.mp4"
                                  },
                                  {
                                    "bitrate": 832000,
                                    "content_type": "video/mp4",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/vid/avc1/640x360/jceqUPzZdniYCebm.mp4"
                                  },
                                  {
                                    "bitrate": 2176000,
                                    "content_type": "video/mp4",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/vid/avc1/1280x720/oZNNbh0BwZ-V0Nn7.mp4"
                                  }
                                ]
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "13_1930699160363384832"
                                }
                              }
                            }
                          ],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [],
                          "user_mentions": []
                        },
                        "extended_entities": {
                          "media": [
                            {
                              "display_url": "pic.x.com/CqQEXMIYKm",
                              "expanded_url": "https://x.com/jerryjliu0/status/1930700136482800050/video/1",
                              "id_str": "1930699160363384832",
                              "indices": [
                                280,
                                303
                              ],
                              "media_key": "13_1930699160363384832",
                              "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1930699160363384832/img/SpKISl0AWSN-O7R_.jpg",
                              "type": "video",
                              "url": "https://t.co/CqQEXMIYKm",
                              "additional_media_info": {
                                "monetizable": false
                              },
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "sizes": {
                                "large": {
                                  "h": 720,
                                  "w": 1280,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 675,
                                  "w": 1200,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 383,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 720,
                                "width": 1280,
                                "focus_rects": []
                              },
                              "video_info": {
                                "aspect_ratio": [
                                  16,
                                  9
                                ],
                                "duration_millis": 116916,
                                "variants": [
                                  {
                                    "content_type": "application/x-mpegURL",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/pl/byn2BEQIEJiZP9UK.m3u8"
                                  },
                                  {
                                    "bitrate": 256000,
                                    "content_type": "video/mp4",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/vid/avc1/480x270/NHaLx7mSrKwHQlp8.mp4"
                                  },
                                  {
                                    "bitrate": 832000,
                                    "content_type": "video/mp4",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/vid/avc1/640x360/jceqUPzZdniYCebm.mp4"
                                  },
                                  {
                                    "bitrate": 2176000,
                                    "content_type": "video/mp4",
                                    "url": "https://video.twimg.com/amplify_video/1930699160363384832/vid/avc1/1280x720/oZNNbh0BwZ-V0Nn7.mp4"
                                  }
                                ]
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "13_1930699160363384832"
                                }
                              }
                            }
                          ]
                        },
                        "favorite_count": 264,
                        "favorited": false,
                        "full_text": "Today I’m excited to announce Spreadsheet Agents 📊🤖 - a brand-new LlamaIndex feature that allows users to both do data transformation and QA over unnormalized Excel sheets.\n\nA lot of knowledge work happens in Excel (or Sheets, Numbers, etc.) - from insurance to tax to corporate… https://t.co/CqQEXMIYKm",
                        "is_quote_status": true,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 1,
                        "quoted_status_id_str": "1930658429473104324",
                        "quoted_status_permalink": {
                          "url": "https://t.co/vySZy1MTQT",
                          "expanded": "https://twitter.com/llama_index/status/1930658429473104324",
                          "display": "x.com/llama_index/st…"
                        },
                        "reply_count": 10,
                        "retweet_count": 29,
                        "retweeted": false,
                        "user_id_str": "369777416",
                        "id_str": "1930700136482800050"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "Tweet"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1930941867363041428",
              "sortIndex": "1953511428363124726",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930941867363041428-tweet-1930941867363041428",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1930941867363041428",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMTA4NzAzNTY5MDczNDY3Mzk3",
                                  "rest_id": "1108703569073467397",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Thu Mar 21 12:15:04 +0000 2019",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Excel For Freelancers mainly focuses on building applications that businesses can use. Helping you turn your Excel passion into a passive income.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "excelforfreelancers.com/op/be-part-of-…",
                                            "expanded_url": "https://www.excelforfreelancers.com/op/be-part-of-our-excel-community/",
                                            "url": "https://t.co/lVPES7Etyu",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 16947,
                                    "followers_count": 48554,
                                    "friends_count": 13550,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 259,
                                    "location": "Worldwide",
                                    "media_count": 4667,
                                    "name": "Excel For Freelancers",
                                    "normal_followers_count": 48554,
                                    "pinned_tweet_ids_str": [
                                      "1952864291541139508"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1108703569073467397/1738918575",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1108703996238168066/vt8kW29__normal.png",
                                    "profile_interstitial_type": "",
                                    "screen_name": "Excel4Freelance",
                                    "statuses_count": 21954,
                                    "translator_type": "none",
                                    "url": "https://t.co/lVPES7Etyu",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1590689455655899137",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 1009,
                                        "name": "Community",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1930941867363041428"
                              ],
                              "editable_until_msecs": "1749210991000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "61",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Fri Jun 06 10:56:31 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                153
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@jerryjliu0 Love this direction. Most of my Excel clients don’t use clean tables or defined ranges. This could be a game-changer for real-world messiness",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1108703569073467397",
                              "id_str": "1930941867363041428"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930941867363041428"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1930716924536857036",
              "sortIndex": "1953511428363124716",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930716924536857036-tweet-1930716924536857036",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1930716924536857036",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNjc3Nzg0MjM=",
                                  "rest_id": "167778423",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Sat Jul 17 13:47:30 +0000 2010",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Entrepreneur, software architecture & development, applied AI engineering & architecture at @SoftlandiaLtd.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "softlandia.com",
                                            "expanded_url": "https://softlandia.com",
                                            "url": "https://t.co/wq0JOrKWsM",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 9510,
                                    "followers_count": 686,
                                    "friends_count": 1314,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 41,
                                    "location": "Tampere, Finland",
                                    "media_count": 296,
                                    "name": "Olli-Pekka Heinisuo",
                                    "normal_followers_count": 686,
                                    "pinned_tweet_ids_str": [
                                      "1354377788170657792"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/167778423/1658139332",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1548974740194398219/5y2kSBEp_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "skvark",
                                    "statuses_count": 9563,
                                    "translator_type": "none",
                                    "url": "https://t.co/wq0JOrKWsM",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "card": {
                              "rest_id": "https://t.co/rFsWdmQshW",
                              "legacy": {
                                "binding_values": [
                                  {
                                    "key": "thumbnail_image",
                                    "value": {
                                      "image_value": {
                                        "height": 144,
                                        "width": 144,
                                        "url": "https://pbs.twimg.com/card_img/1950839312750452736/IlGiS9av?format=jpg&name=144x144_2"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "description",
                                    "value": {
                                      "string_value": "Understanding and acting on tabular data, such as CRM and ERP exports, SQL databases, Excel sheets and comma separated values, remains challenging for large language models. In this post we show how...",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "domain",
                                    "value": {
                                      "string_value": "softlandia.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_large",
                                    "value": {
                                      "image_value": {
                                        "height": 420,
                                        "width": 420,
                                        "url": "https://pbs.twimg.com/card_img/1950839312750452736/IlGiS9av?format=jpg&name=420x420_2"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_original",
                                    "value": {
                                      "image_value": {
                                        "height": 686,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1950839312750452736/IlGiS9av?format=jpg&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_small",
                                    "value": {
                                      "image_value": {
                                        "height": 100,
                                        "width": 100,
                                        "url": "https://pbs.twimg.com/card_img/1950839312750452736/IlGiS9av?format=jpg&name=100x100_2"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 686,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1950839312750452736/IlGiS9av?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "vanity_url",
                                    "value": {
                                      "scribe_key": "vanity_url",
                                      "string_value": "softlandia.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 48,
                                              "green": 58,
                                              "red": 57
                                            },
                                            "percentage": 46.05
                                          },
                                          {
                                            "rgb": {
                                              "blue": 95,
                                              "green": 111,
                                              "red": 122
                                            },
                                            "percentage": 34.46
                                          },
                                          {
                                            "rgb": {
                                              "blue": 105,
                                              "green": 105,
                                              "red": 86
                                            },
                                            "percentage": 6.56
                                          },
                                          {
                                            "rgb": {
                                              "blue": 43,
                                              "green": 67,
                                              "red": 102
                                            },
                                            "percentage": 4.76
                                          },
                                          {
                                            "rgb": {
                                              "blue": 78,
                                              "green": 117,
                                              "red": 163
                                            },
                                            "percentage": 3.92
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "title",
                                    "value": {
                                      "string_value": "LLM-based Agents for Tabular Data Processing",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "card_url",
                                    "value": {
                                      "scribe_key": "card_url",
                                      "string_value": "https://t.co/rFsWdmQshW",
                                      "type": "STRING"
                                    }
                                  }
                                ],
                                "card_platform": {
                                  "platform": {
                                    "audience": {
                                      "name": "production"
                                    },
                                    "device": {
                                      "name": "Android",
                                      "version": "12"
                                    }
                                  }
                                },
                                "name": "summary",
                                "url": "https://t.co/rFsWdmQshW",
                                "user_refs_results": []
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1930716924536857036"
                              ],
                              "editable_until_msecs": "1749157360000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "398",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "legacy": {
                              "bookmark_count": 3,
                              "bookmarked": false,
                              "created_at": "Thu Jun 05 20:02:40 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                67
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [
                                  {
                                    "display_url": "softlandia.com/en/blog/llm-ba…",
                                    "expanded_url": "https://softlandia.com/en/blog/llm-based-agents-for-tabular-data-processing",
                                    "url": "https://t.co/rFsWdmQshW",
                                    "indices": [
                                      44,
                                      67
                                    ]
                                  }
                                ],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 6,
                              "favorited": false,
                              "full_text": "@jerryjliu0 We have done something similar! https://t.co/rFsWdmQshW",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "167778423",
                              "id_str": "1930716924536857036"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930716924536857036"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1930853339757170944",
              "sortIndex": "1953511428363124706",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930853339757170944-tweet-1930853339757170944",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1930853339757170944",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTI4NjE3OTUwNzUxNDkwMDQ4",
                                  "rest_id": "1528617950751490048",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Mon May 23 06:05:01 +0000 2022",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "angel @constellationvp ✨ | @arcthecommunity #6",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "constellationvp.com",
                                            "expanded_url": "https://www.constellationvp.com/",
                                            "url": "https://t.co/akXtecLSjk",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 5809,
                                    "followers_count": 1215,
                                    "friends_count": 823,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 21,
                                    "location": "TG @lockedupfr",
                                    "media_count": 195,
                                    "name": "lc66",
                                    "normal_followers_count": 1215,
                                    "pinned_tweet_ids_str": [
                                      "1862804383500808393"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1528617950751490048/1717048396",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1832825373798912001/xni4NqXB_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "lcsixtysix",
                                    "statuses_count": 2028,
                                    "translator_type": "none",
                                    "url": "https://t.co/akXtecLSjk",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1930853339757170944"
                              ],
                              "editable_until_msecs": "1749189884000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "124",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/android\" rel=\"nofollow\">Twitter for Android</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Fri Jun 06 05:04:44 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                22
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  },
                                  {
                                    "id_str": "1354986196158431235",
                                    "name": "xza",
                                    "screen_name": "xzalious1",
                                    "indices": [
                                      12,
                                      22
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@jerryjliu0 @xzalious1",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "qam",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1528617950751490048",
                              "id_str": "1930853339757170944"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930853339757170944"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1930984142940131707",
              "sortIndex": "1953511428363124696",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930984142940131707-tweet-1930984142940131707",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1930984142940131707",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxODAzOTg1NzY5MTUwNjc2OTky",
                                  "rest_id": "1803985769150676992",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Fri Jun 21 02:59:12 +0000 2024",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "World’s most trustworthy and accurate evaluation, observability and optimization tool for multimodal AI.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "futureagi.com",
                                            "expanded_url": "http://www.futureagi.com",
                                            "url": "https://t.co/GRrL0gc69k",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 1106,
                                    "followers_count": 225,
                                    "friends_count": 170,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 5,
                                    "location": "San Francisco Bay Area",
                                    "media_count": 430,
                                    "name": "Future AGI",
                                    "normal_followers_count": 225,
                                    "pinned_tweet_ids_str": [
                                      "1889351199796719743"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1803985769150676992/1747212284",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1877222686767685632/muLMYpqS_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "FutureAGI_",
                                    "statuses_count": 1211,
                                    "translator_type": "none",
                                    "url": "https://t.co/GRrL0gc69k",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "card": {
                              "rest_id": "https://t.co/zOVv19n17Y",
                              "legacy": {
                                "binding_values": [
                                  {
                                    "key": "description",
                                    "value": {
                                      "string_value": "Discover how LlamaIndex optimizes LLM performance, improving data retrieval, enhancing search accuracy, and enabling structured indexing for AI models.",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "domain",
                                    "value": {
                                      "string_value": "futureagi.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "vanity_url",
                                    "value": {
                                      "scribe_key": "vanity_url",
                                      "string_value": "futureagi.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "title",
                                    "value": {
                                      "string_value": "Exploring LlamaIndex: A Powerful Tool for LLMs | Future AGI",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "card_url",
                                    "value": {
                                      "scribe_key": "card_url",
                                      "string_value": "https://t.co/zOVv19n17Y",
                                      "type": "STRING"
                                    }
                                  }
                                ],
                                "card_platform": {
                                  "platform": {
                                    "audience": {
                                      "name": "production"
                                    },
                                    "device": {
                                      "name": "Android",
                                      "version": "12"
                                    }
                                  }
                                },
                                "name": "summary_large_image",
                                "url": "https://t.co/zOVv19n17Y",
                                "user_refs_results": []
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1930984142940131707"
                              ],
                              "editable_until_msecs": "1749221070000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "70",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Fri Jun 06 13:44:30 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                134
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [
                                  {
                                    "display_url": "futureagi.com/blogs/explorin…",
                                    "expanded_url": "https://futureagi.com/blogs/exploring-llamaindex-a-powerful-tool-for-llms",
                                    "url": "https://t.co/zOVv19n17Y",
                                    "indices": [
                                      111,
                                      134
                                    ]
                                  }
                                ],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@jerryjliu0 spreadsheets into structured data? LlamaIndex-led agent wraps this perfectly.\nwe took a deep-dive: https://t.co/zOVv19n17Y",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1803985769150676992",
                              "id_str": "1930984142940131707"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930984142940131707"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1931380390448808089",
              "sortIndex": "1953511428363124686",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1931380390448808089-tweet-1931380390448808089",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1931380390448808089",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNzg0OTM1MjMyMDIzNzkzNjY0",
                                  "rest_id": "1784935232023793664",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Mon Apr 29 13:18:27 +0000 2024",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "AI PM in Office Software 办公软件AI产品经理  @larksuite-base (飞书多维表格) | ex-WPS AI PM @WPS_Office | 公众号:下维NextDimension | AI产品🔍",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 557,
                                    "followers_count": 220,
                                    "friends_count": 484,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 0,
                                    "location": "Space",
                                    "media_count": 68,
                                    "name": "蕭夫SioFU",
                                    "normal_followers_count": 220,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1784935232023793664/1714397061",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1784935506981400576/MZok8-CD_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "SioFU_AI",
                                    "statuses_count": 663,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": true
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1931380390448808089"
                              ],
                              "editable_until_msecs": "1749315543000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "30",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Sat Jun 07 15:59:03 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                28
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@jerryjliu0 need a better UI",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1784935232023793664",
                              "id_str": "1931380390448808089"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1931380390448808089"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1930714608643309898",
              "sortIndex": "1953511428363124676",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930714608643309898-tweet-1930714608643309898",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "TweetTombstone",
                            "tombstone": {
                              "__typename": "TextTombstone",
                              "text": {
                                "rtl": false,
                                "text": "This Post is unavailable. Learn more",
                                "entities": [
                                  {
                                    "fromIndex": 26,
                                    "toIndex": 36,
                                    "ref": {
                                      "type": "TimelineUrl",
                                      "url": "https://help.twitter.com/rules-and-policies/notices-on-twitter",
                                      "urlType": "ExternalUrl"
                                    }
                                  }
                                ]
                              }
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930714608643309898"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1930815141899362577",
              "sortIndex": "1953511428363124666",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930815141899362577-tweet-1930815141899362577",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1930815141899362577",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjozNDM5NDU3NQ==",
                                  "rest_id": "34394575",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Wed Apr 22 20:54:14 +0000 2009",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Head of IT Ops - Automation @Cognizant; Ex-Exec committee member @imcmontessori Karnataka chapter; Ex-Secretary @kans_india; Own views; QT≠reply.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "j.mp/prem_k",
                                            "expanded_url": "http://j.mp/prem_k",
                                            "url": "https://t.co/8X3zvPAafQ",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 21546,
                                    "followers_count": 4545,
                                    "friends_count": 2208,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 622,
                                    "location": "Bengaluru, India",
                                    "media_count": 1726,
                                    "name": "Prem Kumar Aparanji 🤖👶🏼🐘",
                                    "normal_followers_count": 4545,
                                    "pinned_tweet_ids_str": [
                                      "1538078059945152512"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/34394575/1355847398",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1666775973361258498/PS5SvTUT_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "prem_k",
                                    "statuses_count": 56803,
                                    "translator_type": "none",
                                    "url": "https://t.co/8X3zvPAafQ",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1481010704610394114",
                                    "professional_type": "Business",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1930815141899362577"
                              ],
                              "editable_until_msecs": "1749180777000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "251",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Fri Jun 06 02:32:57 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                162
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@jerryjliu0 Ohhh! The last frontier of corporate IT ... Conquering excels is no mean task!\n\nCongratulations and look forward to seeing more advances in this area.",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "34394575",
                              "id_str": "1930815141899362577"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930815141899362577"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1930701627582980264",
              "sortIndex": "1953511428363124656",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1930701627582980264-tweet-1930701627582980264",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1930701627582980264",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMzkyOTAzMjIyNTY2ODM0MTc2",
                                  "rest_id": "1392903222566834176",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Thu May 13 18:03:08 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "https://t.co/oJcaVrnXRJ https://t.co/p9nx8n750W https://t.co/2XDjdfhKjN https://t.co/SmVMxxTvVa",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "cove.ie",
                                            "expanded_url": "http://cove.ie",
                                            "url": "https://t.co/oJcaVrnXRJ",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          },
                                          {
                                            "display_url": "scrunchy.io",
                                            "expanded_url": "http://scrunchy.io",
                                            "url": "https://t.co/p9nx8n750W",
                                            "indices": [
                                              24,
                                              47
                                            ]
                                          },
                                          {
                                            "display_url": "apps.apple.com/us/app/check-i…",
                                            "expanded_url": "https://apps.apple.com/us/app/check-in-reminders/id6739477499",
                                            "url": "https://t.co/2XDjdfhKjN",
                                            "indices": [
                                              48,
                                              71
                                            ]
                                          },
                                          {
                                            "display_url": "corymchattie.com",
                                            "expanded_url": "http://corymchattie.com",
                                            "url": "https://t.co/SmVMxxTvVa",
                                            "indices": [
                                              72,
                                              95
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 96,
                                    "followers_count": 58,
                                    "friends_count": 481,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 0,
                                    "location": "",
                                    "media_count": 0,
                                    "name": "Cory",
                                    "normal_followers_count": 58,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1744574184074747904/1c5Pe_GU_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "cory_mch",
                                    "statuses_count": 110,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1860808306446541127",
                                    "professional_type": "Creator",
                                    "category": []
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": false
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1930701627582980264"
                              ],
                              "editable_until_msecs": "1749153713000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "218",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Thu Jun 05 19:01:53 +0000 2025",
                              "conversation_id_str": "1930700136482800050",
                              "display_text_range": [
                                12,
                                21
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "369777416",
                                    "name": "Jerry Liu",
                                    "screen_name": "jerryjliu0",
                                    "indices": [
                                      0,
                                      11
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@jerryjliu0 Very cool",
                              "in_reply_to_screen_name": "jerryjliu0",
                              "in_reply_to_status_id_str": "1930700136482800050",
                              "in_reply_to_user_id_str": "369777416",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1392903222566834176",
                              "id_str": "1930701627582980264"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1930701627582980264"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-bottom-1953511428363124655",
              "sortIndex": "1953511428363124655",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABGxxES0A__60LAAIAAAB8RW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFrYXk4VGg1WnBSQUJyTU85amkyOUY3R3N3VlpkWWFnSlFheTZJa1E5dGhFUnJMT3VhbldpQ29Hc3RJMEVEYW9jd2F6YVE3Y3R0QW1SckxPWXQ2MndHeUdzdEd0UXJYZ1VvPQgAAwAAAAIAAA",
                "cursorType": "Bottom"
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Bottom"
        }
      ],
      "metadata": {
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}