🐦 Twitter Post Details

Viewing enriched Twitter post

@llama_index

Deploying advanced RAG is challenging. We make it a simple 3-step process: 1. Write your advanced RAG workflow in Python 2. Deploy it as API services with persistence and message queues through llama_deploy 3. Run it! @pavan_mantha1 has an excellent tutorial showing you how to build a RAG pipeline with in-built reflection/filtering/retries, and then deploy them as services through llama_deploy. It’s great weekend reading if you’re looking to not only code a workflow in a notebook, but put it behind an API server https://t.co/XoNHRr4cZb

🔧 Raw API Response

{
  "user": {
    "created_at": "2022-12-18T00:52:44.000Z",
    "default_profile_image": false,
    "description": "Build LLM agents over your data\n\nGithub: https://t.co/HC19j7vMwc\nDocs: https://t.co/QInqg2zksh\nDiscord: https://t.co/3ktq3zzYII",
    "fast_followers_count": 0,
    "favourites_count": 1261,
    "followers_count": 82612,
    "friends_count": 26,
    "has_custom_timelines": false,
    "is_translator": false,
    "listed_count": 1366,
    "location": "",
    "media_count": 1375,
    "name": "LlamaIndex 🦙",
    "normal_followers_count": 82612,
    "possibly_sensitive": false,
    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1604278358296055808/1696908553",
    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623505166996742144/n-PNQGgd_normal.jpg",
    "screen_name": "llama_index",
    "statuses_count": 2997,
    "translator_type": "none",
    "url": "https://t.co/epzefqQqZx",
    "verified": true,
    "withheld_in_countries": [],
    "id_str": "1604278358296055808"
  },
  "id": "1845143898206896365",
  "conversation_id": "1845143898206896365",
  "full_text": "Deploying advanced RAG is challenging. We make it a simple 3-step process:\n\n1. Write your advanced RAG workflow in Python\n2. Deploy it as API services with persistence and message queues through llama_deploy\n3. Run it!\n\n@pavan_mantha1 has an excellent tutorial showing you how to build a RAG pipeline with in-built reflection/filtering/retries, and then deploy them as services through llama_deploy. It’s great weekend reading if you’re looking to not only code a workflow in a notebook, but put it behind an API server\n\nhttps://t.co/XoNHRr4cZb",
  "reply_count": 2,
  "retweet_count": 63,
  "favorite_count": 276,
  "hashtags": [],
  "symbols": [],
  "user_mentions": [
    {
      "id_str": "772043423398322178",
      "name": "ManthaPavanKumar",
      "screen_name": "pavan_mantha1",
      "profile": "https://twitter.com/pavan_mantha1"
    }
  ],
  "urls": [],
  "media": [
    {
      "media_url": "https://pbs.twimg.com/media/GZtEmJ_aYAAjajK.jpg",
      "type": "photo"
    }
  ],
  "url": "https://twitter.com/llama_index/status/1845143898206896365",
  "created_at": "2024-10-12T16:46:01.000Z",
  "#sort_index": "1845143898206896365",
  "view_count": 19782,
  "quote_count": 2,
  "is_quote_tweet": false,
  "is_retweet": false,
  "is_pinned": false,
  "is_truncated": true,
  "startUrl": "https://x.com/llama_index/status/1845143898206896365"
}