🐦 Twitter Post Details

Viewing enriched Twitter post

@llama_index

Structuring LLM outputs is not new, but how do you efficiently structure outputs from a RAG pipeline? Thanks to @bmaxhacks+@LoganMarkewich, you can now get native Pydantic outputs from all our queries, without an extra LLM parsing call! Full 🧵+ guide: https://t.co/lGdKeFsTuP https://t.co/bMjLqOpMHW

🔧 Raw API Response

{
  "user": {
    "created_at": "2022-12-18T00:52:44.000Z",
    "default_profile_image": false,
    "description": "The way to connect LLMs to your data.\n\nGithub: https://t.co/30FwCt3P3t\nDocs: https://t.co/QInqg2zksh\nDiscord: https://t.co/3ktq3zzYII\nhttps://t.co/UXeIlwvvbA",
    "fast_followers_count": 0,
    "favourites_count": 581,
    "followers_count": 32558,
    "friends_count": 17,
    "has_custom_timelines": false,
    "is_translator": false,
    "listed_count": 641,
    "location": "",
    "media_count": 380,
    "name": "LlamaIndex 🦙",
    "normal_followers_count": 32558,
    "possibly_sensitive": false,
    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1623505166996742144/n-PNQGgd_normal.jpg",
    "screen_name": "llama_index",
    "statuses_count": 1250,
    "translator_type": "none",
    "url": "https://t.co/epzefqQqZx",
    "verified": false,
    "withheld_in_countries": [],
    "id_str": "1604278358296055808"
  },
  "id": "1709229624709025972",
  "conversation_id": "1709229624709025972",
  "full_text": "Structuring LLM outputs is not new, but how do you efficiently structure outputs from a RAG pipeline?\n\nThanks to @bmaxhacks+@LoganMarkewich, you can now get native Pydantic outputs from all our queries, without an extra LLM parsing call!\n\nFull 🧵+ guide: https://t.co/lGdKeFsTuP https://t.co/bMjLqOpMHW",
  "reply_count": 4,
  "retweet_count": 28,
  "favorite_count": 146,
  "hashtags": [],
  "symbols": [],
  "user_mentions": [
    {
      "id_str": "449334259",
      "name": "bmax.eth",
      "screen_name": "bmaxhacks",
      "profile": "https://twitter.com/bmaxhacks"
    },
    {
      "id_str": "1676011773810360320",
      "name": "Logan Markewich",
      "screen_name": "LoganMarkewich",
      "profile": "https://twitter.com/LoganMarkewich"
    }
  ],
  "urls": [
    {
      "url": "https://t.co/lGdKeFsTuP",
      "expanded_url": "https://gpt-index.readthedocs.io/en/latest/examples/query_engine/pydantic_query_engine.html",
      "display_url": "gpt-index.readthedocs.io/en/latest/exam…"
    }
  ],
  "media": [
    {
      "media_url": "https://pbs.twimg.com/media/F7hm6JxakAACCPT.jpg",
      "type": "photo"
    },
    {
      "media_url": "https://pbs.twimg.com/media/F7hm7RobUAAmNzB.jpg",
      "type": "photo"
    }
  ],
  "url": "https://twitter.com/llama_index/status/1709229624709025972",
  "created_at": "2023-10-03T15:31:13.000Z",
  "#sort_index": "1709229624709025972",
  "view_count": 73888,
  "quote_count": 4,
  "is_quote_tweet": false,
  "is_retweet": false,
  "is_pinned": false,
  "is_truncated": false,
  "startUrl": "https://twitter.com/llama_index/status/1709229624709025972"
}