🐦 Twitter Post Details

Viewing enriched Twitter post

@llama_index

There’s two key concepts for retrieval: semantic vs. keyword search. Hybrid search is a compromise but uses fixed parameters. What if you could have the LLM dynamically decide whether to use vector search or BM25 given a Q? 🚏 Checkout our new guide: https://t.co/YAwC7Yu577 https://t.co/kBejM6D7zI

🔧 Raw API Response

{
  "user": {
    "created_at": "2022-12-18T00:52:44.000Z",
    "default_profile_image": false,
    "description": "The data framework for LLMs\n\nGithub: https://t.co/Fvk4KTsVJY\nDiscord: https://t.co/3ktq3zzqTa\nDocs: https://t.co/coV2uzMQzr\nhttps://t.co/UXeIlwuXm2",
    "fast_followers_count": 0,
    "favourites_count": 351,
    "followers_count": 28925,
    "friends_count": 11,
    "has_custom_timelines": false,
    "is_translator": false,
    "listed_count": 565,
    "location": "",
    "media_count": 280,
    "name": "LlamaIndex 🦙",
    "normal_followers_count": 28925,
    "possibly_sensitive": false,
    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623505166996742144/n-PNQGgd_normal.jpg",
    "screen_name": "llama_index",
    "statuses_count": 917,
    "translator_type": "none",
    "url": "https://t.co/epzefqPT9Z",
    "verified": false,
    "withheld_in_countries": [],
    "id_str": "1604278358296055808"
  },
  "id": "1695590257054630149",
  "conversation_id": "1695590257054630149",
  "full_text": "There’s two key concepts for retrieval: semantic vs. keyword search.\n\nHybrid search is a compromise but uses fixed parameters. \n\nWhat if you could have the LLM dynamically decide whether to use vector search or BM25 given a Q? 🚏\n\nCheckout our new guide: https://t.co/YAwC7Yu577 https://t.co/kBejM6D7zI",
  "reply_count": 1,
  "retweet_count": 22,
  "favorite_count": 129,
  "hashtags": [],
  "symbols": [],
  "user_mentions": [],
  "urls": [
    {
      "url": "https://t.co/YAwC7Yu577",
      "expanded_url": "https://gpt-index.readthedocs.io/en/latest/examples/retrievers/bm25_retriever.html",
      "display_url": "gpt-index.readthedocs.io/en/latest/exam…"
    }
  ],
  "media": [
    {
      "media_url": "https://pbs.twimg.com/media/F4fyGeOaEAEWsi4.jpg",
      "type": "photo"
    }
  ],
  "url": "https://twitter.com/llama_index/status/1695590257054630149",
  "created_at": "2023-08-27T00:13:14.000Z",
  "#sort_index": "1695590257054630149",
  "view_count": 10164,
  "quote_count": 2,
  "is_quote_tweet": false,
  "is_retweet": false,
  "is_pinned": false,
  "is_truncated": false,
  "startUrl": "https://twitter.com/llama_index/status/1695590257054630149"
}